| commit | 64760a4ee6e0d01c0019495a6513229259d86296 | [log] [tgz] |
|---|---|---|
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Dec 20 00:06:40 2011 +0200 |
| committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 10:02:18 2011 +0000 |
| tree | 6af92b096cca07a7f13ad7b86dc2fb40a490eacc | |
| parent | b03166ac188ad643a55399f6c6a6a369beb099b1 [diff] |
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>