Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: fourcc: Use __u32 instead of u32
drm_fourcc.h can be included from user space so use the appropriate types. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information