Re: [OpenWrt-Devel] [PATCH v2 2/2] modify the header of the mach-gl-ar750s.c

2018-05-21 Thread Hartmut Knaack
Hi,
I don't see a reason why you would not put these changes into your first
patch right away?
Thanks,

Hartmut

Luochongjun schrieb am 21.05.2018 um 04:08:
> ---
>  target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c | 6 ++
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c 
> b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
> index 8457a0c..b556f9b 100755
> --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
> +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
> @@ -1,9 +1,7 @@
>  /*
> - *  Ubiquiti UniFi AC (LITE) board support
> + *  GL.iNet GL-AR750S board support
>   *
> - *  Copyright (C) 2015-2016 P. Wassi 
> - *
> - *  Derived from: mach-ubnt-xm.c
> + *  Copyright (C) 2018 luochongjun 
>   *
>   *  This program is free software; you can redistribute it and/or modify it
>   *  under the terms of the GNU General Public License version 2 as published
> 



0x03684A18FAC89148.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH v2 2/2] modify the header of the mach-gl-ar750s.c

2018-05-20 Thread Luochongjun
---
 target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c 
b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
index 8457a0c..b556f9b 100755
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar750s.c
@@ -1,9 +1,7 @@
 /*
- *  Ubiquiti UniFi AC (LITE) board support
+ *  GL.iNet GL-AR750S board support
  *
- *  Copyright (C) 2015-2016 P. Wassi 
- *
- *  Derived from: mach-ubnt-xm.c
+ *  Copyright (C) 2018 luochongjun 
  *
  *  This program is free software; you can redistribute it and/or modify it
  *  under the terms of the GNU General Public License version 2 as published
-- 
2.7.4




___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel