Files
linux-st/include/linux
Ralf Baechle 989485c190 Fix nfsroot build
CC      fs/nfs/nfsroot.o
fs/nfs/nfsroot.c:131: error: tokens causes a section type conflict
make[2]: *** [fs/nfs/nfsroot.o] Error 1

This is due to mixing const and non-const content in the same section
which halfway recent gccs absolutely hate.  Fixed by dropping the const.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-05 14:15:32 -07:00
..
2007-05-01 16:11:57 +02:00
2007-04-30 22:17:15 -07:00
2007-04-27 10:57:31 -07:00
2007-05-03 13:17:25 -07:00
2007-04-28 11:01:07 -04:00
2007-05-01 23:26:34 +02:00
2007-05-05 22:03:49 +02:00
2007-04-25 22:30:01 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:25:52 -07:00
2007-04-30 16:40:39 -07:00
2007-04-30 16:40:40 -07:00
2007-04-25 22:29:49 -07:00
2007-05-04 17:59:07 -07:00
2007-05-05 14:15:32 -07:00
2007-04-30 16:40:41 -07:00
2007-04-27 10:46:51 -07:00
2007-05-03 03:16:20 -07:00
2007-05-04 12:55:39 -07:00