net: sun8i-emac: Drop use of arch-specific header
authorSamuel Holland <samuel@sholland.org>
Fri, 15 Jul 2022 05:20:57 +0000 (00:20 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 18 Jul 2022 10:27:29 +0000 (11:27 +0100)
commit68655e6ce14c5eff8d0aad84dc40d7ca1d40c2e9
tree86fc2fb8ca5b130c2fa7ef6282cb531c75b6d5d2
parent62ee043325a3f282ddb4e4a15c555b810f094b76
net: sun8i-emac: Drop use of arch-specific header

This header is not used since commit abdbefba2a4e ("net: sun8i_emac: Use
consistent clock bitfield definitions"). Dropping it allows the driver
to be architecture-independent.

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