OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 20 Sep 2011 12:28:18 +0000 (15:28 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 07:39:27 +0000 (09:39 +0200)
These tags are no longer used and can be removed.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/board.h

index 97126dfd2888d15392e6af018f2a343b922c4be5..d5eb4c87db9dd146af1443cdc2dd85f64b7fe292 100644 (file)
@@ -28,9 +28,7 @@ enum {
 
 /* Different peripheral ids */
 #define OMAP_TAG_CLOCK         0x4f01
-#define OMAP_TAG_LCD           0x4f05
 #define OMAP_TAG_GPIO_SWITCH   0x4f06
-#define OMAP_TAG_FBMEM         0x4f08
 #define OMAP_TAG_STI_CONSOLE   0x4f09
 #define OMAP_TAG_CAMERA_SENSOR 0x4f0a
 
This page took 0.024616 seconds and 5 git commands to generate.