Linus Torvalds writes: On Mon, Jul 23, 2018 at 8:41 PM Mauro Carvalho Chehab
<mchehab+samsung@kernel.org> wrote:
[...]
like adding:No. The <asm/*> includes really should come after <linux/*>. This is a media driver bug, plain and simple. We should strive to avoid adding more header includes, it's one of the major causes of kernel build slowdown. Linus