Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1268880
| From | Christoffer Dall <christoffer.dall@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM64: use linux/types.h in kvm.h |
| Date | 2015-11-13 12:40 +0100 |
| Message-ID | <qukRX-5MX-1@gated-at.bofh.it> (permalink) |
| References | <qu1mi-1Ij-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 12, 2015 at 03:41:08PM +0100, Arnd Bergmann wrote: > We should always use linux/types.h instead of asm/types.h for > consistency, and Kbuild actually warns about it: > > ./usr/include/asm/kvm.h:35: include of <linux/types.h> is preferred over <asm/types.h> > > This patch does as Kbuild asks us. > > Signed-off-by: Arnd Bergmann <arnd@arndb.de> I don't see this error when building the kernel, does it require a special option to check for these things? In any case, thanks for the patch, I have applied it. -Christoffer -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM64: use linux/types.h in kvm.h Arnd Bergmann <arnd@arndb.de> - 2015-11-12 15:50 +0100
Re: [PATCH] ARM64: use linux/types.h in kvm.h Christoffer Dall <christoffer.dall@linaro.org> - 2015-11-13 12:40 +0100
Re: [PATCH] ARM64: use linux/types.h in kvm.h Arnd Bergmann <arnd@arndb.de> - 2015-11-13 12:50 +0100
csiph-web