]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - drivers/video/omap2/omaplfb/omaplfb_displayclass.c
OMAPDSS: OMAPLFB: Fix compilation issue for tiler path
[android-sdk/kernel-video.git] / drivers / video / omap2 / omaplfb / omaplfb_displayclass.c
index ab8d85d24f272aa3407d3fc77f0b03c2c7b290e3..f9358cb38cc9482c9011650d82f2e30e86a711ab 100644 (file)
@@ -49,7 +49,7 @@
 #error Expected CONFIG_ION_OMAP to be defined
 #endif
 #if defined(CONFIG_DRM_OMAP_DMM_TILER)
-#include <../drivers/staging/omapdrm/omap_dmm_tiler.h>
+#include <../drivers/gpu/drm/omapdrm/omap_dmm_tiler.h>
 #include <../drivers/video/omap2/dsscomp/tiler-utils.h>
 #elif defined(CONFIG_TI_TILER)
 #include <mach/tiler.h>