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:
08b0b0c
)
Bluetooth: Remove pointless ifdef protection for Marvell header files
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 9 Jun 2009 13:46:07 +0000
(15:46 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000
(14:25 -0700)
Both header files of the Marvell Bluetooth driver are private anyway and
if the driver happens to include them twice or they create a circular
dependency then the driver needs fixing. So just remove both pointless
ifdefs.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found