From: Masahiro Yamada <yamada.masah...@socionext.com> Date: Fri, 25 Jan 2019 23:22:29 +0900
> The header search path -I. in kernel Makefiles is very suspicious; > it allows the compiler to search for headers in the top of $(srctree), > where obviously no header file exists. > > I was able to build without this header search path. > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> Applied to net-next, thanks.