Bluetooth: Remove unnecessary include export.h
authorSyam Sidhardhan <s.syam@samsung.com>
Tue, 23 Oct 2012 13:32:17 +0000 (19:02 +0530)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:27:04 +0000 (20:27 -0200)
commit258c4ed076387fc900ea52869eab9b7ee67ce864
tree219b30eadf59aed74d4b8c498c15b9430fdccaaf
parente9b02748ffc043e8a36f7893bbf58bb886f0b7e4
Bluetooth: Remove unnecessary include export.h

For files only using THIS_MODULE and/or EXPORT_SYMBOL, map
them onto including export.h -- or if the file isn't even
using those, then just delete the include.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/bnep/netdev.c
net/bluetooth/hci_event.c