mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
792a09eb9d
commit
84bf7ca522
@@ -28,9 +28,6 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#if defined(CONFIG_API)
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <api_public.h>
|
||||
|
||||
|
Reference in New Issue
Block a user