fix compiler warnings in acorn.c
authorDenver Gingerich <denver@ossguy.com>
Mon, 16 Jul 2007 06:39:59 +0000 (23:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:42 +0000 (09:05 -0700)
commitd05e96fe4664c0398f1d060c0f6a8ff8fc74a449
tree7b6d9d87b3dde68477370cc01452704e79d4fee4
parent21eb92025e5768fb54120e2f2745a41c36f3aa69
fix compiler warnings in acorn.c

warning: 'adfs_partition' defined but not used
warning: 'riscix_partition' defined but not used
warning: 'linux_partition' defined but not used

Signed-off-by: Denver Gingerich <denver@ossguy.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/partitions/acorn.c