OpenCloudOS-Kernel/drivers
Paul Gortmaker 35a246363e drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
These two macros were in module.h but now module.h is no longer
sprayed across every source file imaginable, so the users need
to expicitly call out their use of them.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:51 -04:00
..
accessibility
acpi
amba
ata ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
atm
auxdisplay
base drivers/base: change module.h -> export.h in power/common.c 2011-10-31 19:31:39 -04:00
bcma
block block: Fix files that are modules and hence need module.h 2011-10-31 19:31:13 -04:00
bluetooth bluetooth: add module.h to drivers/bluetooth files as required. 2011-10-31 19:31:26 -04:00
cdrom
char drivers/char: Fix implicit use of err.h in ramoops.c 2011-10-31 19:31:42 -04:00
clk
clocksource drivers/clocksource: Add module.h to those who were using it implicitly 2011-10-31 19:31:42 -04:00
connector
cpufreq cpufreq: Fix build of s3c64xx cpufreq driver for header change 2011-10-31 19:31:32 -04:00
cpuidle cpuidle: ladder.c needs module.h and not just moduleparam.h 2011-10-31 19:31:31 -04:00
crypto crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
dca drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c 2011-10-31 19:31:43 -04:00
devfreq
dio
dma drivers/dma: Add export.h to ste_dma40.c 2011-10-31 19:31:44 -04:00
edac drivers/edac: Add module.h to mce_amd_inj.c 2011-10-31 19:31:45 -04:00
eisa
firewire drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c 2011-10-31 19:31:46 -04:00
firmware drivers/firmware: Add module.h to google/gsmi.c 2011-10-31 19:31:46 -04:00
gpio drivers/gpio: Fix drivers who are implicit users of module.h 2011-10-31 19:31:47 -04:00
gpu
hid hid: Fix up files needing export.h for EXPORT_SYMBOL 2011-10-31 19:31:18 -04:00
hv
hwmon drivers/hwmon: add module.h to ultra45_env.c 2011-10-31 19:31:47 -04:00
hwspinlock
i2c i2c: Add module.h to modular files prev. implicitly getting it 2011-10-31 19:31:29 -04:00
ide ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
idle
ieee802154
infiniband infiniband: add moduleparam.h to drivers/infiniband as required 2011-10-31 19:31:36 -04:00
input drivers/input: add export.h to symbol exporting files. 2011-10-31 19:31:16 -04:00
iommu
isdn drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. 2011-10-31 19:31:49 -04:00
leds drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c 2011-10-31 19:31:50 -04:00
lguest
macintosh
mca
md md: Add in export.h for files using EXPORT_SYMBOL 2011-10-31 19:31:19 -04:00
media drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:31:51 -04:00
memstick
message
mfd
misc
mmc
mtd mtd: Add module.h to drivers users that were implicitly using it. 2011-10-31 19:31:12 -04:00
net drivers/net: fix mislocated headers in cxgb4/l2t.c 2011-10-31 19:31:10 -04:00
nfc
nubus
of of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS 2011-10-31 19:31:14 -04:00
oprofile
parisc
parport
pci pci: add module.h to files implicitly relying on its presence. 2011-10-31 19:31:23 -04:00
pcmcia
pinctrl
platform
pnp
power drivers: power_supply_sysfs.c needs stat.h 2011-10-31 19:31:15 -04:00
pps
ps3
ptp
rapidio
regulator
rtc rtc: Add module.h to implicit users in drivers/rtc 2011-10-31 19:31:28 -04:00
s390
sbus
scsi scsi: Fix up files implicitly depending on module.h inclusion 2011-10-31 19:31:24 -04:00
sfi
sh
sn
spi
ssb
staging
target
tc
telephony
thermal
tty tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters 2011-10-31 19:31:28 -04:00
uio
usb usb: fix implicit usage of gfp.h in host/xhci-hub.c 2011-10-31 19:31:26 -04:00
uwb
vhost
video video: Add module.h to drivers/video files who really use it. 2011-10-31 19:31:33 -04:00
virt
virtio
vlynq
w1
watchdog
xen
zorro
Kconfig
Makefile