]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/api_platform-arm.c
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
[karo-tx-uboot.git] / api / api_platform-arm.c
index ca15ca5a98521159188eb299ff4b27b3253ae557..fffaa1e4a14f9fd1b37512e16fe4d728e408b85c 100644 (file)
@@ -28,9 +28,6 @@
  */
 
 #include <config.h>
-
-#if defined(CONFIG_API)
-
 #include <linux/types.h>
 #include <api_public.h>