mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-04 21:57:30 +00:00
drm/i915: Update DRIVER_DATE to 20161205
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
01a551971c
commit
ce6612d684
1 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,8 @@
|
|||
|
||||
#define DRIVER_NAME "i915"
|
||||
#define DRIVER_DESC "Intel Graphics"
|
||||
#define DRIVER_DATE "20161121"
|
||||
#define DRIVER_TIMESTAMP 1479717903
|
||||
#define DRIVER_DATE "20161205"
|
||||
#define DRIVER_TIMESTAMP 1480926326
|
||||
|
||||
#undef WARN_ON
|
||||
/* Many gcc seem to no see through this and fall over :( */
|
||||
|
|
Loading…
Add table
Reference in a new issue