brcm2708: update linux 4.4 patches to latest version
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0112-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch
index c11ff4b2bda25a809ecfe3a03bee9e2d4abaa042..91694add7750c73360887c834ad5c7d17ddb1d7e 100644 (file)
@@ -1,8 +1,8 @@
-From 0bd7f965ad98ce1304519379ef72ca1a4960483d Mon Sep 17 00:00:00 2001
+From a1fbf2a0424262c6f2d974aa5a6e71d47288e1a8 Mon Sep 17 00:00:00 2001
 From: Eric Anholt <eric@anholt.net>
 Date: Wed, 19 Nov 2014 12:06:38 -0800
-Subject: [PATCH 112/304] drm: Put an optional field in the driver struct for
GEM obj struct size.
+Subject: [PATCH] drm: Put an optional field in the driver struct for GEM obj
+ struct size.
 
 This allows a driver to derive from the CMA object without copying all
 of the code.