Re: [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h
From: Mikko Rapeli <hidden>
Date: 2015-06-01 09:15:50
Also in:
dri-devel, linux-arm-kernel, linux-samsung-soc, lkml
From: Mikko Rapeli <hidden>
Date: 2015-06-01 09:15:50
Also in:
dri-devel, linux-arm-kernel, linux-samsung-soc, lkml
On Mon, Jun 01, 2015 at 10:20:10AM +0200, Christian König wrote:
Additional to that "linux/types.h" is not part of the uapi as far as I know, so including it in a header which is part of the uapi should be forbidden.
linux/types.h is part of uapi. See usr/include after 'make headers_install'. -Mikko