Bluetooth: Remove pointless ifdef protection for Marvell header files
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2009 13:46:07 +0000 (15:46 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000 (14:25 -0700)
commit944fe798c6a48336e82bbc0d4e280587325a4d95
tree65654226935567146d98ee3dbd7fb1d12e934f32
parent08b0b0ce8c609b0e2284b134f0614e211374a038
Bluetooth: Remove pointless ifdef protection for Marvell header files

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>
drivers/bluetooth/btmrvl_drv.h
drivers/bluetooth/btmrvl_sdio.h