Openwrt/target/linux
Koen Vandeputte 743654f30d ar71xx: add missing include for checking kernel version
Fixes these build errors:

arch/mips/ath79/mach-rb2011.c:20:5: error: "LINUX_VERSION_CODE" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
     ^~~~~~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:26: error: "KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                          ^~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:40: error: missing binary operator before token "("
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                                        ^

Fixes: 318e19ba67 ("ar71xx: add v4.14 support")

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-08-22 13:11:52 +02:00
..
adm5120 kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
adm8668 kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
apm821xx treewide: fix upgrade led handling 2018-08-16 21:20:57 +02:00
ar7 ar7: remove linux 3.18 support 2018-08-13 17:10:39 +02:00
ar71xx ar71xx: add missing include for checking kernel version 2018-08-22 13:11:52 +02:00
arc770
archs38
armvirt
at91 at91: do not build image for at91-q5xr5 2018-08-12 11:34:50 +02:00
ath25
ath79 ath79: fix TL-MR3020 image metadata 2018-08-19 18:58:04 +02:00
au1000
bcm53xx
brcm47xx brcm47xx: cosmetic fix in model detection 2018-08-13 08:37:19 +02:00
brcm63xx
brcm2708
cns3xxx cns3xxx: fix mtu setting with kernel 4.14 2018-08-16 21:20:57 +02:00
gemini
generic kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
imx6
ipq40xx treewide: drop unused get_status_led functions 2018-08-16 21:20:57 +02:00
ipq806x treewide: fix upgrade led handling 2018-08-16 21:20:57 +02:00
ixp4xx
kirkwood
lantiq lantiq: add support for upgrade led 2018-08-16 21:20:57 +02:00
layerscape kernel: bump 4.9 to 4.9.119 2018-08-10 18:43:23 +02:00
malta
mcs814x kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
mediatek kernel: bump kernel 4.14 to version 4.14.63 2018-08-15 22:31:56 +02:00
mpc85xx
mvebu
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas
pistachio treewide: consolidate upgrade state set 2018-08-16 21:20:57 +02:00
ppc40x
ppc44x
ramips treewide: consolidate upgrade state set 2018-08-16 21:20:57 +02:00
rb532
samsung
sunxi kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:23 +02:00
uml
x86
xburst kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
zynq
Makefile