summaryrefslogtreecommitdiffstats
path: root/arm-omap-fixdrm.patch
blob: 65251189cc6224eb0aeb3555574bc48a43d637d0 (plain)
1
2
3
4
5
6
7
8
9
10
--- linux-3.8.0-0.rc3.git2.3.fc19.x86_64/arch/arm/mach-omap2/drm.c.orig	2013-01-18 15:37:38.859571212 +0000
+++ linux-3.8.0-0.rc3.git2.3.fc19.x86_64/arch/arm/mach-omap2/drm.c	2013-01-18 15:37:57.267706509 +0000
@@ -27,6 +27,7 @@
 
 #include "omap_device.h"
 #include "omap_hwmod.h"
+#include "soc.h"
 
 #if defined(CONFIG_DRM_OMAP) || (CONFIG_DRM_OMAP_MODULE)