common: Drop bootstage.h from common header
[oweals/u-boot.git] / drivers / spi / ich.c
index a9d7715a556a5356d4526f6f33148a0ca19bd5df..990a5ffa5136f679dbf97b336785d61a203a59a3 100644 (file)
@@ -8,6 +8,7 @@
 #define LOG_CATEGORY   UCLASS_SPI
 
 #include <common.h>
+#include <bootstage.h>
 #include <div64.h>
 #include <dm.h>
 #include <dt-structs.h>