]> Git Repo - linux.git/commitdiff
drm/i915: Update DRIVER_DATE to 20141024
authorDaniel Vetter <[email protected]>
Fri, 24 Oct 2014 14:45:21 +0000 (16:45 +0200)
committerDaniel Vetter <[email protected]>
Fri, 24 Oct 2014 14:45:21 +0000 (16:45 +0200)
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_drv.h

index 059330c7027a85b3df7fee89175bda0f480ec55b..583c97debeb7461a2d834d38fe9a6e7f44385e38 100644 (file)
@@ -55,7 +55,7 @@
 
 #define DRIVER_NAME            "i915"
 #define DRIVER_DESC            "Intel Graphics"
-#define DRIVER_DATE            "20141003"
+#define DRIVER_DATE            "20141024"
 
 enum pipe {
        INVALID_PIPE = -1,
This page took 0.065525 seconds and 4 git commands to generate.