Skip to content

Commit

Permalink
drm: Install drm_fourcc.h
Browse files Browse the repository at this point in the history
Userspace needs this header.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Ville Syrjälä authored and Dave Airlie committed Dec 20, 2011
1 parent cc5b6f0 commit b03166a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/drm/Kbuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
header-y += drm.h
header-y += drm_fourcc.h
header-y += drm_mode.h
header-y += drm_sarea.h
header-y += i810_drm.h
Expand Down

0 comments on commit b03166a

Please sign in to comment.