]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 17:09:12 +0000 (13:09 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:26:44 +0000 (00:26 -0400)
commit8ee19c0a9c457f2c8b716c9d0b9391e3ed42ddf5
tree9af148121af4db3a2ebe875ca2d72da98e89094e
parent1dbf40800a09e614a2df56d5350ee31b0ff9f33e
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.

Lots of drivers have in the past expected the presence of basic things
like THIS_MODULE and EXPORT_SYMBOL.  With the header cleanup, they wont
have these.  Call out the include explicitly.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/staging/brcm80211/brcmutil/wifi.c
drivers/staging/iio/industrialio-ring.c
drivers/staging/intel_sst/intel_sst_drv_interface.c
drivers/staging/line6/audio.c
drivers/staging/usbip/usbip_event.c