backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 01/11] backports: move headers to be clearer
@ 2017-10-13  9:42 Johannes Berg
  2017-10-13  9:42 ` [PATCH v2 02/11] backports: add mktime64() Johannes Berg
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Johannes Berg @ 2017-10-13  9:42 UTC (permalink / raw)
  To: backports; +Cc: Johannes Berg

From: Johannes Berg <johannes.berg@intel.com>

Those uapi header files are always needed, so don't mark them as
being for wwan drivers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 copy-list | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/copy-list b/copy-list
index 678ebe2f59fc..11fd3455d611 100644
--- a/copy-list
+++ b/copy-list
@@ -39,6 +39,10 @@ include/linux/rndis.h
 include/linux/bcm47xx_wdt.h
 include/linux/usb/usbnet.h
 include/linux/usb/cdc.h
+include/uapi/linux/usb/cdc.h
+include/uapi/linux/usb/cdc-wdm.h
+include/linux/usb/cdc_ncm.h
+include/linux/usb/cdc-wdm.h
 include/linux/usb/rndis_host.h
 include/linux/spi/libertas_spi.h
 include/linux/platform_data/brcmfmac.h
@@ -92,13 +96,6 @@ drivers/net/usb/rndis_host.c
 drivers/net/usb/cdc_ether.c
 drivers/net/usb/usbnet.c
 
-
-# wwan drivers
-include/uapi/linux/usb/cdc.h
-include/uapi/linux/usb/cdc-wdm.h
-include/linux/usb/cdc_ncm.h
-include/linux/usb/cdc-wdm.h
-
 drivers/usb/class/Makefile
 drivers/usb/class/Kconfig
 drivers/usb/class/cdc-wdm.c
-- 
2.14.2

--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-13  9:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-13  9:42 [PATCH v2 01/11] backports: move headers to be clearer Johannes Berg
2017-10-13  9:42 ` [PATCH v2 02/11] backports: add mktime64() Johannes Berg
2017-10-13  9:42 ` [PATCH v2 03/11] copy-list: move mpls includes Johannes Berg
2017-10-13  9:42 ` [PATCH v2 04/11] backports: add hex_byte_pack Johannes Berg
2017-10-13  9:42 ` [PATCH v2 05/11] backports: add bin2hex() Johannes Berg
2017-10-13  9:42 ` [PATCH v2 06/11] backports: add signature verification code Johannes Berg
2017-10-13  9:42 ` [PATCH v2 07/11] backports: add netdev_upper_dev_link() extack argument Johannes Berg
2017-10-13  9:42 ` [PATCH v2 08/11] backports: make QTNFMAC_PEARL_PCIE depend on 3.13 Johannes Berg
2017-10-13  9:42 ` [PATCH v2 09/11] backports: RSI_SDIO depends " Johannes Berg
2017-10-13  9:42 ` [PATCH v2 10/11] backports-update-manager: use KPATH variable Johannes Berg
2017-10-13  9:42 ` [PATCH v2 11/11] backports: no longer support kernels < 3.10 Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).