]> git.baikalelectronics.ru Git - uboot.git/commit
net: sun8i-emac: Remove the SoC variant ID
authorSamuel Holland <samuel@sholland.org>
Sun, 22 Jan 2023 22:51:06 +0000 (16:51 -0600)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 11 Apr 2023 23:17:21 +0000 (00:17 +0100)
commit3acd8183d12bc2da7714b0688de94350341f8ff1
tree8e7646c29f3eb17ba122e402e1222fdd6a63607c
parent2c4fda6a84ef77df174fc50f677e239245ccb334
net: sun8i-emac: Remove the SoC variant ID

Now that all differences in functionality are covered by individual
flags, remove the enumeration of SoC variants.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/net/sun8i_emac.c