@@ -31,7 +31,6 @@ include/linux/pci_ids.h
include/uapi/linux/pci_regs.h
include/linux/mmc/sdio_ids.h
include/linux/ath9k_platform.h
-include/uapi/linux/wil6210_uapi.h
include/linux/wl12xx.h
include/linux/rndis.h
include/linux/bcm47xx_wdt.h
@@ -113,7 +112,6 @@ include/uapi/linux/nfc.h
drivers/nfc/
include/linux/platform_data/nfcmrvl.h
include/linux/platform_data/nxp-nci.h
-include/linux/platform_data/st-nci.h
# MPLS labels, checked on skb->protocol on the
# respective 802 family, only ethernet seems to use
These files were removed in kernel 4.13 and should not be copied any more. The wil6210_uapi.h file was removed in a520b49ec155767 ("wil6210: remove ioctl interface") and the st-nci.h file in commit 61a04101c8a486d ("NFC: st-nci: Get rid of platform data") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- copy-list | 2 -- 1 file changed, 2 deletions(-)