diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/of.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/of.h b/include/linux/of.h index 5dbe263462a9..c1f5118c59b4 100644 --- a/include/linux/of.h +++ b/include/linux/of.h | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | #include <linux/spinlock.h> | 23 | #include <linux/spinlock.h> |
| 24 | 24 | ||
| 25 | #include <asm/byteorder.h> | 25 | #include <asm/byteorder.h> |
| 26 | #include <asm/errno.h> | ||
| 26 | 27 | ||
| 27 | typedef u32 phandle; | 28 | typedef u32 phandle; |
| 28 | typedef u32 ihandle; | 29 | typedef u32 ihandle; |
