aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/include/sparse_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/include/sparse_defs.h')
-rw-r--r--roms/u-boot/include/sparse_defs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/roms/u-boot/include/sparse_defs.h b/roms/u-boot/include/sparse_defs.h
new file mode 100644
index 000000000..4bbdffea5
--- /dev/null
+++ b/roms/u-boot/include/sparse_defs.h
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright 2014 Broadcom Corporation.
+ */
+
+#include <linux/types.h>