drm/i915: Update DRIVER_DATE to 20140620

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-06-20 10:36:06 +02:00
parent 9c33baa6b3
commit 34882298b9

View File

@ -53,7 +53,7 @@
#define DRIVER_NAME "i915" #define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics" #define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20140606" #define DRIVER_DATE "20140620"
enum pipe { enum pipe {
INVALID_PIPE = -1, INVALID_PIPE = -1,