drm/i915: Update DRIVER_DATE to 20140822

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-08-22 22:39:37 +02:00
parent 3a5f87c286
commit c281354814

View File

@ -54,7 +54,7 @@
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20140808"
#define DRIVER_DATE "20140822"
enum pipe {
INVALID_PIPE = -1,