backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] backports: move headers to be clearer
@ 2017-10-12 21:00 Johannes Berg
  2017-10-12 21:00 ` [PATCH 2/5] backports: add mktime64() Johannes Berg
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Johannes Berg @ 2017-10-12 21:00 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 wwwan 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] 20+ messages in thread

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

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12 21:00 [PATCH 1/5] backports: move headers to be clearer Johannes Berg
2017-10-12 21:00 ` [PATCH 2/5] backports: add mktime64() Johannes Berg
2017-10-12 21:00 ` [PATCH 3/5] copy-list: move mpls includes Johannes Berg
2017-10-12 21:00 ` [PATCH 4/5] backports: add bin2hex() Johannes Berg
2017-10-13  8:55   ` Arend van Spriel
2017-10-13  8:56     ` Johannes Berg
2017-10-12 21:00 ` [PATCH 5/5] backports: add signature verification code Johannes Berg
2017-10-12 21:42   ` Johannes Berg
2017-10-12 22:05     ` Johannes Berg
2017-10-13  6:00       ` Johannes Berg
2017-10-13  9:02   ` Arend van Spriel
2017-10-13  9:09     ` Johannes Berg
2017-10-13  9:10       ` Johannes Berg
2017-10-13  9:36       ` Arend van Spriel
2017-10-13  9:38         ` Johannes Berg
2017-10-13  9:39           ` Johannes Berg
2017-10-13 10:22             ` Arend van Spriel
2017-10-13 10:23               ` Johannes Berg
2017-10-13  8:56 ` [PATCH 1/5] backports: move headers to be clearer Arend van Spriel
2017-10-13  8:57   ` 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).