drm/i915: Update DRIVER_DATE to 20141003

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-10-03 17:38:34 +02:00
parent 60a5372777
commit b727735732
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
#define DRIVER_NAME "i915" #define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics" #define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20140919" #define DRIVER_DATE "20141003"
enum pipe { enum pipe {
INVALID_PIPE = -1, INVALID_PIPE = -1,