On Tue, Mar 28, 2017 at 4:15 PM, Joel Stanley <[email protected]> wrote: > On Wed, Mar 29, 2017 at 12:40 AM, Arnd Bergmann <[email protected]> wrote: >> The newly added header file triggers a sanity check: >> >> usr/include/linux/aspeed-lpc-ctrl.h:44: found __[us]{8,16,32,64} type >> without #include <linux/types.h> > > Thanks Arnd. > > What tool are you running to do this check?
I was running 'make randconfig' builds.
The warning came from scripts/headers_check.pl.
Arnd

