From 84bf7ca522e94ec402a1264b01971b924b7e268f Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 13 May 2009 22:16:31 +0200 Subject: api: remove un-needed ifdef CONFIG_API already handle by the Makefile Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- api/api_platform-arm.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'api/api_platform-arm.c') diff --git a/api/api_platform-arm.c b/api/api_platform-arm.c index ca15ca5a98..fffaa1e4a1 100644 --- a/api/api_platform-arm.c +++ b/api/api_platform-arm.c @@ -28,9 +28,6 @@ */ #include - -#if defined(CONFIG_API) - #include #include -- cgit v1.2.1