diff mbox

[1/5] backports: move headers to be clearer

Message ID 20171012210025.7490-1-johannes@sipsolutions.net (mailing list archive)
State Superseded
Headers show

Commit Message

Johannes Berg Oct. 12, 2017, 9 p.m. UTC
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(-)

Comments

Arend van Spriel Oct. 13, 2017, 8:56 a.m. UTC | #1
On 12-10-17 23:00, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Those uapi header files are always needed, so don't mark them as
> being for wwwan drivers.

Just nit picking but your finger seem to have stuck on the 'w' key :-p

Regards,
Arend

> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
--
To unsubscribe from this list: send the line "unsubscribe backports" in
Johannes Berg Oct. 13, 2017, 8:57 a.m. UTC | #2
On Fri, 2017-10-13 at 10:56 +0200, Arend van Spriel wrote:
> 
> On 12-10-17 23:00, Johannes Berg wrote:
> > From: Johannes Berg <johannes.berg@intel.com>
> > 
> > Those uapi header files are always needed, so don't mark them as
> > being for wwwan drivers.
> 
> Just nit picking but your finger seem to have stuck on the 'w' key :-
> p

Heh :)

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

Patch

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