linux-next: build warning after merge of the char-misc tree
From: Stephen Rothwell
Date: Mon Mar 27 2017 - 23:33:19 EST
Hi all,
After merging the char-misc tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
./usr/include/linux/aspeed-lpc-ctrl.h:44: found __[us]{8,16,32,64} type without #include <linux/types.h>
Introduced by commit
6c4e97678501 ("drivers/misc: Add Aspeed LPC control driver")
Probably exposed by commit
65017bab8a9e ("uapi: export all headers under uapi directories")
from the kbuild tree (since this header had not been explicitly exported).
--
Cheers,
Stephen Rothwell