From 49a440240cfc0479d002bd863dad5bc6ab30f51c Mon Sep 17 00:00:00 2001 From: Markinus Date: Sun, 17 Oct 2010 18:48:14 +0200 Subject: [PATCH] htcleo: reenabled hw init for mdp --- drivers/video/msm/mdp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/video/msm/mdp.c b/drivers/video/msm/mdp.c index 5a9c0874..5e21cf86 100644 --- a/drivers/video/msm/mdp.c +++ b/drivers/video/msm/mdp.c @@ -1048,9 +1048,7 @@ int mdp_probe(struct platform_device *pdev) extern void mdp4_hw_init(struct mdp_info *mdp); mdp4_hw_init(mdp); #else -#ifndef CONFIG_MACH_HTCLEO mdp_hw_init(mdp); -#endif #endif #if defined CONFIG_MSM_MDP302