Stop carrying around bitops.h header
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 02:18:33 +0000 (18:18 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 02:18:33 +0000 (18:18 -0800)
The compat module now does this for us so we don't have
to do it ourselves. We just need to ensure to copy compat
and its headers into our path.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh

index ddc64da9f64e5b5700c0339b754441998185195b..16e08a81e9bbde3dea00f472e369544959601464 100755 (executable)
@@ -22,7 +22,7 @@ INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h"
 NET_BT_DIRS="bluetooth bluetooth/bnep bluetooth/cmtp bluetooth/rfcomm bluetooth/hidp"
 
 INCLUDE_LINUX="ieee80211.h nl80211.h wireless.h"
-INCLUDE_LINUX="$INCLUDE_LINUX pci_ids.h bitops.h eeprom_93cx6.h pm_qos_params.h"
+INCLUDE_LINUX="$INCLUDE_LINUX pci_ids.h eeprom_93cx6.h pm_qos_params.h"
 INCLUDE_LINUX="$INCLUDE_LINUX ath9k_platform.h"
 
 # For rndis_wext