From: Adrian Bunk Date: Thu, 24 Jul 2008 23:55:49 +0000 (+0300) Subject: fix fs/nfs/nfsroot.c compilation X-Git-Tag: v2.6.28-rc1~266^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8a3b53c20f2c07164a23ff6c320794fee8b95f;p=pandora-kernel.git fix fs/nfs/nfsroot.c compilation This patch fixes the following compile error caused by commit f9247273cb69ba101877e946d2d83044409cc8c5 (UFS: add const to parser token tabl): <-- snip --> ... CC fs/nfs/nfsroot.o /home/bunk/linux/kernel-2.6/git/linux-2.6/fs/nfs/nfsroot.c:130: error: tokens causes a section type conflict make[3]: *** [fs/nfs/nfsroot.o] Error 1 <-- snip --> Signed-off-by: Adrian Bunk Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed