From 6b82521e338155580edd0d69ab04b21e6ed6126f Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Fri, 17 May 2013 14:12:06 +0200 Subject: backport: remove redundant copy-list entries Directory copying is recursive, so there's no need to list subdirectories. All atheros ethernet drivers are copied, so don't list them one by one. The same is true for the Bluetooth include files. Signed-off-by: Johannes Berg --- copy-list | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/copy-list b/copy-list index c7dcf396..01b5e2b1 100644 --- a/copy-list +++ b/copy-list @@ -81,23 +81,8 @@ drivers/net/usb/usbnet.c # Bluetooth -include/net/bluetooth/hci_core.h -include/net/bluetooth/l2cap.h -include/net/bluetooth/bluetooth.h -include/net/bluetooth/rfcomm.h -include/net/bluetooth/hci.h -include/net/bluetooth/hci_mon.h -include/net/bluetooth/mgmt.h -include/net/bluetooth/sco.h -include/net/bluetooth/smp.h -include/net/bluetooth/a2mp.h -include/net/bluetooth/amp.h - +include/net/bluetooth/ net/bluetooth/ -net/bluetooth/bnep/ -net/bluetooth/cmtp/ -net/bluetooth/rfcomm/ -net/bluetooth/hidp/ drivers/bluetooth/ @@ -108,11 +93,7 @@ drivers/net/mdio.c include/linux/mdio.h include/uapi/linux/mdio.h -drivers/net/ethernet/atheros/Kconfig -drivers/net/ethernet/atheros/Makefile -drivers/net/ethernet/atheros/atl1c/ -drivers/net/ethernet/atheros/atl1e/ -drivers/net/ethernet/atheros/atlx/ +drivers/net/ethernet/atheros/ drivers/net/ethernet/broadcom/Kconfig drivers/net/ethernet/broadcom/Makefile @@ -123,20 +104,15 @@ drivers/net/ethernet/broadcom/b44.h include/drm/ include/uapi/drm/ drivers/platform/x86/intel_ips.h - drivers/gpu/drm/ # NFC core net/nfc/ -net/nfc/hci/ -net/nfc/nci/ include/net/nfc/ include/uapi/linux/nfc.h # NFC drivers drivers/nfc/ -drivers/nfc/microread/ -drivers/nfc/pn544/ include/linux/platform_data/pn544.h # Regulator -- cgit v1.2.3