git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9b0274
)
Bluetooth: Remove unnecessary include export.h
author
Syam Sidhardhan
<s.syam@samsung.com>
Tue, 23 Oct 2012 13:32:17 +0000
(19:02 +0530)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Thu, 1 Nov 2012 22:27:04 +0000
(20:27 -0200)
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>
No differences found