ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks
authorGabor Juhos <juhosg@freemail.hu>
Tue, 9 Jan 2018 20:20:12 +0000 (21:20 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 9 Jan 2018 20:33:18 +0000 (21:33 +0100)
commit7a4930b27c2f4d336b4f69a5f47c4843876bf021
tree9466565204813179b35ae6a01eb2a7739cb8414e
parentaa100b66f2cc5b7481892b265dc691678541d905
ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks

Because the oldest supported kernel version on the ar71xx target is 4.4,
the condition that the kernel version is smaller than 3.15.0 is always
false. Remove the obsolete checks from the target specific source files
to clean up the code a bit.

Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.c
target/linux/ar71xx/files/drivers/gpio/gpio-nxp-74hc153.c