arm: Don't include common.h in header files
[oweals/u-boot.git] / include / spl.h
index 90395fedb0fd35e0d2b5ceb52295dca81334580b..5a67c826c26a6a683494dedc9b9d6c0aa6eb2dda 100644 (file)
@@ -26,6 +26,8 @@ struct image_header;
 #define MMCSD_MODE_FS          2
 #define MMCSD_MODE_EMMCBOOT    3
 
+struct image_header;
+
 /*
  * u_boot_first_phase() - check if this is the first U-Boot phase
  *