]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/i2c/i2c-uniphier-f.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[people/ms/u-boot.git] / drivers / i2c / i2c-uniphier-f.c
index a56e058d569213c90ea2f4184ed458774c03df22..8bfa9162942a048e7ad379b476d6a0b2ed2b0dfb 100644 (file)
@@ -10,7 +10,7 @@
 #include <linux/types.h>
 #include <linux/io.h>
 #include <linux/sizes.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <dm/device.h>
 #include <dm/root.h>
 #include <i2c.h>