Thorsten Kranzkowski
72c6e251ed
alpha: fix compile error in arch/alpha/mm/init.c
Commit 9267b4b3880d00dc2dab90f1d817c856939114f7 ("alpha: fix module load
failures on smp (bug #10926)") causes a regression for my ev4
uniprocessor build:
CC arch/alpha/mm/init.o
/export/data/repositories/linux-2.6/arch/alpha/mm/init.c:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typeof’
make[2]: *** [arch/alpha/mm/init.o] Error 1
make[1]: *** [arch/alpha/mm] Error 2
make: *** [sub-make] Error 2
This fixes it for me (compile and boot tested):
Signed-off-by: Thorsten Kranzkowski <dl8bcu@dl8bcu.de>
Acked-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-23 18:26:04 -07:00
..
2008-06-11 19:13:46 -04:00
2008-06-23 18:26:04 -07:00
2008-06-12 20:49:38 +01:00
2008-05-02 16:18:20 -07:00
2008-06-19 17:46:39 +08:00
2008-05-02 16:18:20 -07:00
2008-06-05 10:31:21 -07:00
2008-05-24 09:56:13 -07:00
2008-06-06 11:29:12 -07:00
2008-06-16 09:02:03 -07:00
2008-06-06 11:29:13 -07:00
2008-06-12 18:05:39 -07:00
2008-05-01 08:08:36 -07:00
2008-06-16 15:14:48 +01:00
2008-05-28 07:59:06 -07:00
2008-06-13 10:49:56 -04:00
2008-06-16 15:00:47 +10:00
2008-05-12 22:57:51 +10:00
2008-06-10 10:03:28 +02:00
2008-06-02 12:40:14 +09:00
2008-05-20 00:33:44 -07:00
2008-05-30 02:01:28 -07:00
2008-06-06 11:36:22 -07:00
2008-06-06 11:29:12 -07:00
2008-06-19 14:19:03 +02:00
2008-05-14 19:11:14 -07:00
2008-05-01 18:22:28 +08:00
2008-06-23 10:36:47 -07:00
2008-06-05 06:35:42 -03:00
2008-06-20 22:16:51 -07:00
2008-06-09 09:58:42 -07:00
2008-05-02 13:52:35 -07:00
2008-05-30 16:20:42 +02:00
2008-04-28 08:58:41 -07:00
2008-04-24 23:57:33 +02:00