0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-24 14:06:15 +00:00
openwrt/target/linux/generic/files/drivers/net/phy/b53
Robert Marko effccdd444 generic: b53: rename exported symbols to avoid upstream conflict
Upstream DSA driver is exporting symbols with the same name as our
downstream swconfig driver, so lets rename the downstream symbols to make
them unique and avoid the conflict on 6.1 kernel.

Without this change, building 6.1 with kmod-switch-bcm53xx would conflict
with the B53 DSA driver and CI would fail.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-06-02 21:20:53 +02:00
..
b53_common.c generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
b53_mdio.c generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
b53_mmap.c generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
b53_phy_fixup.c kernel: b53: update the BCM5365 UID in the fixup 2021-03-05 12:20:48 +01:00
b53_priv.h generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
b53_regs.h b53: update header register difinitions 2016-01-18 10:46:47 +00:00
b53_spi.c generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
b53_srab.c generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
Kconfig kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
Makefile kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00