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)
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