From 565860a4aefeb9e5dfd77f06612a2e079000f54c Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Fri, 8 Nov 2013 17:19:33 -0800 Subject: msm: Remove lib/memory_alloc.c and related files The memory pools are gone for good. Remove memory_alloc.c and the associated header file from clients. Change-Id: I8d303c72fa03cdca7eee34b39d57d5cbb5df920d Signed-off-by: Laura Abbott --- drivers/video/fbdev/msm/mdp3.c | 1 - drivers/video/fbdev/msm/mdss_mdp.c | 1 - 2 files changed, 2 deletions(-) diff --git a/drivers/video/fbdev/msm/mdp3.c b/drivers/video/fbdev/msm/mdp3.c index bd62ad3916f6..5e451ae0a2fa 100644 --- a/drivers/video/fbdev/msm/mdp3.c +++ b/drivers/video/fbdev/msm/mdp3.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/drivers/video/fbdev/msm/mdss_mdp.c b/drivers/video/fbdev/msm/mdss_mdp.c index 3c877af93032..2398f0f26cf6 100644 --- a/drivers/video/fbdev/msm/mdss_mdp.c +++ b/drivers/video/fbdev/msm/mdss_mdp.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3