forked from Minki/linux
drm/i915: Update DRIVER_DATE to 20140606
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
10018603a4
commit
75a91c975b
@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
#define DRIVER_NAME "i915"
|
#define DRIVER_NAME "i915"
|
||||||
#define DRIVER_DESC "Intel Graphics"
|
#define DRIVER_DESC "Intel Graphics"
|
||||||
#define DRIVER_DATE "20080730"
|
#define DRIVER_DATE "20140606"
|
||||||
|
|
||||||
enum pipe {
|
enum pipe {
|
||||||
INVALID_PIPE = -1,
|
INVALID_PIPE = -1,
|
||||||
|
Loading…
Reference in New Issue
Block a user