mirror of https://gitee.com/openkylin/linux.git
drm/i915: Update DRIVER_DATE to 20140725
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
a91576d791
commit
72b79c9b2f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue