common: Move interrupt functions into a new header
[oweals/u-boot.git] / common / bootstage.c
index e8b7bbf81a6d1b30feaf6d7986f9603f82932671..79972e46f29f22f0cc2201d28934aae8c58c4b00 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <common.h>
 #include <malloc.h>
+#include <sort.h>
 #include <spl.h>
 #include <linux/compiler.h>
 #include <linux/libfdt.h>