]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/api_platform-arm.c
api: Fix broken build on ARM.
[karo-tx-uboot.git] / api / api_platform-arm.c
index fffaa1e4a14f9fd1b37512e16fe4d728e408b85c..e65a18005abfe6df3955b2c91e9c66986dfd6686 100644 (file)
@@ -53,5 +53,3 @@ int platform_sys_info(struct sys_info *si)
 
        return 1;
 }
-
-#endif /* CONFIG_API */