commit | 258c4ed076387fc900ea52869eab9b7ee67ce864 | [log] [tgz] |
---|---|---|
author | Syam Sidhardhan <s.syam@samsung.com> | Tue Oct 23 19:02:17 2012 +0530 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Nov 01 20:27:04 2012 -0200 |
tree | 219b30eadf59aed74d4b8c498c15b9430fdccaaf | |
parent | e9b02748ffc043e8a36f7893bbf58bb886f0b7e4 [diff] |
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>