From patchwork Mon Aug 21 22:27:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 9913887 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 49A45603FF for ; Mon, 21 Aug 2017 22:28:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 29E02286AA for ; Mon, 21 Aug 2017 22:28:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1EFF8286B8; Mon, 21 Aug 2017 22:28:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 510EF286AB for ; Mon, 21 Aug 2017 22:28:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754189AbdHUW2m (ORCPT ); Mon, 21 Aug 2017 18:28:42 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:42917 "EHLO mx2.mailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753869AbdHUW2l (ORCPT ); Mon, 21 Aug 2017 18:28:41 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 0B336463CD; Tue, 22 Aug 2017 00:28:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id suacL6jTd41h; Tue, 22 Aug 2017 00:28:38 +0200 (CEST) From: Hauke Mehrtens To: johannes@sipsolutions.net Cc: backports@vger.kernel.org, Hauke Mehrtens Subject: [PATCH 01/21] copy: do not copy files removed in kernel 4.13 Date: Tue, 22 Aug 2017 00:27:57 +0200 Message-Id: <20170821222817.17376-2-hauke@hauke-m.de> In-Reply-To: <20170821222817.17376-1-hauke@hauke-m.de> References: <20170821222817.17376-1-hauke@hauke-m.de> Sender: backports-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 --- copy-list | 2 -- 1 file changed, 2 deletions(-) diff --git a/copy-list b/copy-list index 3b1fa2ac..17afcb4c 100644 --- a/copy-list +++ b/copy-list @@ -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