Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20140606
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Daniel Vetter committed Jun 13, 2014
1 parent 1001860 commit 75a91c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20080730"
#define DRIVER_DATE "20140606"

enum pipe {
INVALID_PIPE = -1,
Expand Down

0 comments on commit 75a91c9

Please sign in to comment.