summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/common.h b/include/common.h
index c3dcf6dbcc..83c5d76597 100644
--- a/include/common.h
+++ b/include/common.h
@@ -63,8 +63,6 @@ void hang (void) __attribute__ ((noreturn));
#include <display_options.h>
-int checkflash(void);
-int checkdram(void);
extern u8 __dtb_dt_begin[]; /* embedded device tree blob */
extern u8 __dtb_dt_spl_begin[]; /* embedded device tree blob for SPL/TPL */