Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69f627f5 authored by Daniel Vetter's avatar Daniel Vetter
Browse files

drm/i915: Update DRIVER_DATE to 20141107

parent 0b5492d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@

#define DRIVER_NAME		"i915"
#define DRIVER_DESC		"Intel Graphics"
#define DRIVER_DATE		"20141024"
#define DRIVER_DATE		"20141107"

#undef WARN_ON
#define WARN_ON(x)		WARN(x, "WARN_ON(" #x ")")