drm/i915: Update DRIVER_DATE to 20140725

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-07-25 22:53:39 +02:00
parent a91576d791
commit 72b79c9b2f
1 changed files with 1 additions and 1 deletions

View File

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