Re: [LEDE-DEV] [PATCH] kernel: rename B53 symbols to avoid upstream kernel conflict

2016-06-18 Thread Jonas Gorski
Hi, On 14 June 2016 at 12:55, Rafał Miłecki wrote: > In kernel 4.7 there is upstreamed b53 driver using (mostly?) the same > symbols as our b53 does. Change our symbols so both drivers can coexist > in kernel tree. > > Signed-off-by: Rafał Miłecki Makes sense, so Acked-by: Jonas Gorski Jona

[LEDE-DEV] [PATCH] kernel: rename B53 symbols to avoid upstream kernel conflict

2016-06-14 Thread Rafał Miłecki
In kernel 4.7 there is upstreamed b53 driver using (mostly?) the same symbols as our b53 does. Change our symbols so both drivers can coexist in kernel tree. Signed-off-by: Rafał Miłecki --- target/linux/bcm53xx/config-4.4| 8 target/linux/brcm47xx/config-4.1