UBI: use own macros for the layout volume
authorRichard Weinberger <richard@nod.at>
Tue, 10 Jan 2012 16:57:03 +0000 (17:57 +0100)
committerArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Sun, 15 Jan 2012 13:08:55 +0000 (15:08 +0200)
commit1f4f43475f1295dc41c18684e59deea9b6d46045
treeaaaff8bce03b74a558c46c01ed37015358477acd
parent4a59c797a18917a5cf3ff7ade296b46134d91e6a
UBI: use own macros for the layout volume

This is a minor nicification: UBI_LAYOUT_VOLUME_TYPE and
UBI_LAYOUT_VOLUME_ALIGN are currently defined but not used -
use them.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
drivers/mtd/ubi/vtbl.c