From: Tomi Valkeinen Date: Tue, 20 Sep 2011 12:28:18 +0000 (+0300) Subject: OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1b2240eff66cb44f1d1c7c2c2497ff50ad3d1538;p=deliverable%2Flinux.git OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEM These tags are no longer used and can be removed. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- diff --git a/arch/arm/plat-omap/include/plat/board.h b/arch/arm/plat-omap/include/plat/board.h index 97126dfd2888..d5eb4c87db9d 100644 --- a/arch/arm/plat-omap/include/plat/board.h +++ b/arch/arm/plat-omap/include/plat/board.h @@ -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