]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit203c7f63c0a7fc398e094b5dc558da84fdc7820d
tree219b30eadf59aed74d4b8c498c15b9430fdccaaf
parentafb301e5ffc74c443b49293c78cabace84d39c5f
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