Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1611056

Re: [PATCH] aspeed-lpc-ctrl: include linux/types.h for uapi header

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] aspeed-lpc-ctrl: include linux/types.h for uapi header
Date 2017-03-28 17:10 +0200
Message-ID <tq0UV-12M-7@gated-at.bofh.it> (permalink)
References <tq08y-pa-9@gated-at.bofh.it> <tq08y-pa-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 28, 2017 at 4:15 PM, Joel Stanley <joel@jms.id.au> wrote:
> On Wed, Mar 29, 2017 at 12:40 AM, Arnd Bergmann <arnd@arndb.de> 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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] aspeed-lpc-ctrl: include linux/types.h for uapi header Joel Stanley <joel@jms.id.au> - 2017-03-28 16:20 +0200
  Re: [PATCH] aspeed-lpc-ctrl: include linux/types.h for uapi header Arnd Bergmann <arnd@arndb.de> - 2017-03-28 17:10 +0200

csiph-web