mirror of https://gitee.com/openkylin/linux.git
drm/i915: Update DRIVER_DATE to 20141003
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
60a5372777
commit
b727735732
|
@ -55,7 +55,7 @@
|
|||
|
||||
#define DRIVER_NAME "i915"
|
||||
#define DRIVER_DESC "Intel Graphics"
|
||||
#define DRIVER_DATE "20140919"
|
||||
#define DRIVER_DATE "20141003"
|
||||
|
||||
enum pipe {
|
||||
INVALID_PIPE = -1,
|
||||
|
|
Loading…
Reference in New Issue