[PATCH] drm: Fix drm.h uapi header for GNU/kFreeBSD

Eric Engestrom eric.engestrom at intel.com
Thu May 16 16:58:05 UTC 2019


On Thursday, 2019-05-16 09:37:40 -0700, Eric Anholt wrote:
> Eric Anholt <eric at anholt.net> writes:
> 
> > [ Unknown signature status ]
> > James Clarke <jrtc27 at jrtc27.com> writes:
> >
> >> Like GNU/Linux, GNU/kFreeBSD's sys/types.h does not define the uintX_t
> >> types, which differs from the BSDs' headers. Thus we should include
> >> stdint.h to ensure we have all the required integer types.
> >>
> >> Signed-off-by: James Clarke <jrtc27 at jrtc27.com>
> >
> > Reviewed-by: Eric Anholt <eric at anholt.net>
> 
> And pushed to drm-misc-next now.

Thanks Eric!

James, that means you can now sync libdrm to get the fix there as well :)

See include/drm/README for details


More information about the dri-devel mailing list