Tomi Valkeinen wrote:
Hi,
Quadros Roger (EXT-Teleca/Helsinki) wrote:
diff --git a/drivers/video/omap2/Kconfig b/drivers/video/omap2/Kconfig
index 244b80d..89bf210 100644
--- a/drivers/video/omap2/Kconfig
+++ b/drivers/video/omap2/Kconfig
This file does not exist in linus' tree or linux-omap so it fails to
apply as it does not have 'new file node' attribute
@@ -1,2 +1,3 @@
source "drivers/video/omap2/dss/Kconfig"
source "drivers/video/omap2/displays/Kconfig"
+source "drivers/video/omap2/omapfb/Kconfig"
diff --git a/drivers/video/omap2/Makefile b/drivers/video/omap2/Makefile
index 2d2c83e..0c0414f 100644
--- a/drivers/video/omap2/Makefile
+++ b/drivers/video/omap2/Makefile
ditto
@@ -1,2 +1,3 @@
obj-y += dss/
obj-y += displays/
+obj-y += omapfb/
You need to apply the patches in order. Those files, and the files
needed by panel drivers patch, are created in
[PATCH 06/15] OMAP: DSS2: Display Subsystem
Tomi
oh ya. i downloaded it but forgot to apply. Thanks :)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html