Tony Lindgren
a1bcc1dcef
ARM: OMAP: Fix export.h or module.h includes
...
Commit 32aaeffbd4a7457bf2f7448b33b5946ff2a960eb (Merge branch
'modsplit-Oct31_2011'...) caused some build errors. Fix these
and make sure we always have export.h or module.h included
for MODULE_ and EXPORT_SYMBOL users:
$ grep -rl ^MODULE_ arch/arm/*omap*/*.c | xargs \
grep -L linux/module.h
arch/arm/mach-omap2/dsp.c
arch/arm/mach-omap2/mailbox.c
arch/arm/mach-omap2/omap-iommu.c
arch/arm/mach-omap2/smartreflex.c
Also check we either have export.h or module.h included
for the files exporting symbols:
$ grep -rl EXPORT_SYMBOL arch/arm/*omap*/*.c | xargs \
grep -L linux/export.h | xargs grep -L linux/module.h
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-11-07 12:27:10 -08:00
..
2011-11-01 21:08:03 -07:00
2011-11-06 19:44:47 -08:00
2011-11-06 13:54:56 +09:00
2011-11-04 18:02:25 -07:00
2011-11-02 02:46:10 +01:00
2011-10-25 08:19:59 +01:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:47 -04:00
2011-10-28 12:02:27 -07:00
2011-11-01 13:47:27 +01:00
2011-11-06 19:44:47 -08:00
2011-11-01 13:47:27 +01:00
2011-10-31 14:11:34 +01:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-01 13:47:27 +01:00
2011-11-01 00:25:01 +01:00
2011-10-28 12:02:27 -07:00
2011-10-31 14:14:05 +01:00
2011-11-06 19:44:47 -08:00
2011-11-01 13:47:27 +01:00
2011-10-31 19:30:50 -04:00
2011-10-28 12:02:27 -07:00
2011-10-28 12:02:27 -07:00
2011-11-06 19:44:47 -08:00
2011-10-28 12:02:27 -07:00
2011-10-31 19:30:50 -04:00
2011-10-31 19:30:50 -04:00
2011-11-01 00:25:01 +01:00
2011-11-01 00:25:01 +01:00
2011-11-05 18:21:21 -07:00
2011-11-06 19:44:47 -08:00
2011-11-01 00:25:01 +01:00
2011-11-03 09:40:51 -07:00
2011-11-01 20:34:22 -07:00
2011-10-31 19:30:50 -04:00
2011-11-01 00:25:01 +01:00
2011-11-06 19:44:47 -08:00
2011-11-07 12:27:10 -08:00
2011-11-01 13:47:27 +01:00
2011-11-01 00:25:01 +01:00
2011-11-01 20:22:01 -07:00
2011-11-06 19:44:47 -08:00
2011-11-01 20:34:22 -07:00
2011-10-31 14:11:34 +01:00
2011-11-06 19:44:47 -08:00
2011-11-06 19:44:47 -08:00
2011-11-05 18:18:05 -07:00
2011-11-05 18:21:21 -07:00
2011-11-05 18:18:05 -07:00
2011-11-05 18:21:21 -07:00
2011-11-05 18:18:05 -07:00
2011-11-05 18:18:05 -07:00
2011-11-05 18:18:05 -07:00
2011-10-31 19:30:46 -04:00
2011-10-28 12:02:27 -07:00
2011-11-06 19:44:47 -08:00
2011-10-28 12:02:27 -07:00
2011-10-28 12:02:27 -07:00
2011-10-28 12:02:27 -07:00
2011-11-06 19:44:47 -08:00
2011-11-03 09:40:51 -07:00
2011-11-03 09:40:51 -07:00
2011-11-01 00:25:01 +01:00
2011-11-01 20:34:22 -07:00
2011-11-01 00:25:01 +01:00
2011-11-01 00:25:01 +01:00
2011-10-28 12:02:27 -07:00
2011-11-06 19:44:47 -08:00
2011-10-31 19:30:50 -04:00
2011-11-01 21:08:03 -07:00
2011-11-01 20:18:05 -07:00
2011-11-07 12:27:10 -08:00
2011-10-31 22:44:18 +01:00
2011-11-05 18:21:21 -07:00
2011-11-06 13:54:56 +09:00
2011-11-06 19:44:47 -08:00
2011-11-01 00:25:01 +01:00
2011-10-31 19:30:48 -04:00
2011-11-06 13:54:56 +09:00
2011-11-01 21:08:03 -07:00
2011-11-06 13:54:56 +09:00