Hello Hans!
I am not sure why compiler-gcc.h is used from the kernel tree and not from
the installed kernel headers. So a better fix for this problem might be to
remove compiler-gcc.h from media_build/linux/Makefile. This is something
you will know better.
Please note that this doesn't fix all is
From: Jasmin Jessich
The type definitions have been splitting from compiler.h into
compiler_types.h. This requires to check for the new and the old
include guard in compiler-gcc.h.
Signed-off-by: Jasmin Jessich
---
backports/backports.txt | 3 +++
backports/v4.14_compiler_h.patch | 1