commit | 944fe798c6a48336e82bbc0d4e280587325a4d95 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jun 09 15:46:07 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:25:33 2009 -0700 |
tree | 65654226935567146d98ee3dbd7fb1d12e934f32 | |
parent | 08b0b0ce8c609b0e2284b134f0614e211374a038 [diff] |
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>