summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/omap2/dss/hdmi_wp.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-05-23 14:40:47 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-05-23 14:40:47 +0300
commit2dcfdc3066e51a2143ed99f2a17ba2f1f32d42b7 (patch)
tree781f975ddd39b0b30898e3e5fb7ee192b24ee59d /drivers/video/fbdev/omap2/dss/hdmi_wp.c
parentfc2daf3b1df0fd751df7dd16652f45fa407bd1cb (diff)
OMAPDSS: HDMI: remove unused defines
Remove some unused defines from the HDMI driver. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/omap2/dss/hdmi_wp.c')
-rw-r--r--drivers/video/fbdev/omap2/dss/hdmi_wp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/fbdev/omap2/dss/hdmi_wp.c b/drivers/video/fbdev/omap2/dss/hdmi_wp.c
index b4520972ef3e..706ea90c376f 100644
--- a/drivers/video/fbdev/omap2/dss/hdmi_wp.c
+++ b/drivers/video/fbdev/omap2/dss/hdmi_wp.c
@@ -238,8 +238,6 @@ int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable)
}
#endif
-#define WP_SIZE 0x200
-
int hdmi_wp_init(struct platform_device *pdev, struct hdmi_wp_data *wp)
{
struct resource *res;