Paul Gortmaker cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c
This file only needs export.h to get EXPORT_SYMBOL, but in doing
so, it uncovers an implicit use of linux/cache.h as follows:

 CC      arch/powerpc/kernel/firmware.o
arch/powerpc/kernel/firmware.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__read_mostly'
arch/powerpc/kernel/firmware.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__used'
make[2]: *** [arch/powerpc/kernel/firmware.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:41 -04:00
..
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-27 13:02:02 +10:00
2011-05-19 17:32:29 +10:00
2011-03-31 11:26:23 -03:00
2011-07-01 13:48:55 +10:00
2011-03-31 11:26:23 -03:00
2011-07-01 13:48:55 +10:00
2011-05-20 16:23:19 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2010-12-09 15:35:32 +11:00
2011-07-01 11:06:38 +02:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-09-22 09:33:50 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2010-03-12 15:52:32 -08:00
2011-07-01 11:02:22 +02:00
2011-10-31 19:30:39 -04:00