openwrt/target/linux/generic/files
Christian Marangi 79ba851a8a
generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols
Symbol rtl8366_enable_vlan and rtl8366_reset_vlan are also present in
the DSA driver upstream and conflicts as they are EXPORTED.

Rename them to rtl8366_smi_enable_vlan and rtl8366_smi_reset_vlan to fix
the conflict. While at it also make them static and drop the
EXPORT_SYMBOL_GPL as they are not actually used by any other driver and
exporting them is useless.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-06 21:52:41 +02:00
..
arch/mips/fw/myloader
block/partitions generic: use only first element in bootconf for uImage.FIT 2023-06-05 11:36:32 +01:00
Documentation dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image 2021-01-22 21:03:11 +01:00
drivers generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
include kernel: move mediatek BMT support patch to generic patches 2022-01-13 18:33:06 +01:00