]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - lib/asm-offsets.c
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
[thirdparty/u-boot.git] / lib / asm-offsets.c
index 216d9716d0d60d2dd963a9675b3ec60973080ec9..4e2dbda9a710fbce1f8aeb0d9e2bcb195a2de75e 100644 (file)
@@ -11,9 +11,9 @@
  * #defines from the assembly-language output.
  */
 
-#include <common.h>
 #include <asm-offsets.h>
 #include <asm/global_data.h>
+#include <asm/u-boot.h>
 
 #include <linux/kbuild.h>