From: Marcel Holtmann Date: Tue, 9 Jun 2009 13:46:07 +0000 (+0200) Subject: Bluetooth: Remove pointless ifdef protection for Marvell header files X-Git-Tag: v2.6.32-rc1~703^2~221^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944fe798c6a48336e82bbc0d4e280587325a4d95;p=pandora-kernel.git 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 --- Reading git-diff-tree failed