Browse Source

OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM

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>
Tomi Valkeinen 13 years ago
parent
commit
1b2240eff6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/plat-omap/include/plat/board.h

+ 0 - 2
arch/arm/plat-omap/include/plat/board.h

@@ -28,9 +28,7 @@ enum {
 
 
 /* Different peripheral ids */
 /* Different peripheral ids */
 #define OMAP_TAG_CLOCK		0x4f01
 #define OMAP_TAG_CLOCK		0x4f01
-#define OMAP_TAG_LCD		0x4f05
 #define OMAP_TAG_GPIO_SWITCH	0x4f06
 #define OMAP_TAG_GPIO_SWITCH	0x4f06
-#define OMAP_TAG_FBMEM		0x4f08
 #define OMAP_TAG_STI_CONSOLE	0x4f09
 #define OMAP_TAG_STI_CONSOLE	0x4f09
 #define OMAP_TAG_CAMERA_SENSOR	0x4f0a
 #define OMAP_TAG_CAMERA_SENSOR	0x4f0a