]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/mips/include/asm/io.h
mips: asm/io.h: Add in <linux/bug.h>
[people/ms/u-boot.git] / arch / mips / include / asm / io.h
index b8ac5a5ac5417b68c481c5019438587e907ca6f2..f71e34231bc79c642471a556ae86e5af42234b10 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef _ASM_IO_H
 #define _ASM_IO_H
 
+#include <linux/bug.h>
 #include <linux/compiler.h>
 #include <linux/types.h>