From: Luis R. Rodriguez Date: Tue, 12 Jan 2010 02:19:38 +0000 (-0800) Subject: Stop carrying around pm_qos_params.h X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=360d6eca9085f39549bcd53e7a955b7c70609e45;p=openwrt%2Fstaging%2Fblogic.git Stop carrying around pm_qos_params.h This is now carried by compat and completey implemented in a the self contained module compat.ko. Its up to compat to keep itself up to date with the kernel's implementation. Signed-off-by: Luis R. Rodriguez --- diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index 16e08a81e9bb..d25466b96c70 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -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 eeprom_93cx6.h pm_qos_params.h" +INCLUDE_LINUX="$INCLUDE_LINUX pci_ids.h eeprom_93cx6.h" INCLUDE_LINUX="$INCLUDE_LINUX ath9k_platform.h" # For rndis_wext