]> git.proxmox.com Git - ovs.git/commit
compat: Fix compiler headers
authorGreg Rose <gvrose8192@gmail.com>
Wed, 7 Feb 2018 15:30:06 +0000 (07:30 -0800)
committerPravin B Shelar <pshelar@ovn.org>
Mon, 12 Feb 2018 08:15:13 +0000 (00:15 -0800)
commita61fbfa459b808f99983fe68701f3973b366ad04
treee2ea203ef875b1d66f9cea979bc943190459e184
parent969b8e6b81e2d89f0e3d2212ef9937a1ac63fe72
compat: Fix compiler headers

Since Linux kernel upstream commit d15155824c50
("linux/compiler.h: Split into compiler.h and compiler_types.h") this
error check for the gcc compiler header is no longer valid.  Remove
so that openvswitch builds for linux kernels 4.14.8 and since.

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
acinclude.m4
datapath/linux/compat/include/linux/compiler-gcc.h