diff options
Diffstat (limited to 'arch/x86/kernel/devicetree.c')
| -rw-r--r-- | arch/x86/kernel/devicetree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/devicetree.c b/arch/x86/kernel/devicetree.c index a621f3427685..52821799a702 100644 --- a/arch/x86/kernel/devicetree.c +++ b/arch/x86/kernel/devicetree.c | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | * Architecture specific OF callbacks. | 2 | * Architecture specific OF callbacks. |
| 3 | */ | 3 | */ |
| 4 | #include <linux/bootmem.h> | 4 | #include <linux/bootmem.h> |
| 5 | #include <linux/export.h> | ||
| 5 | #include <linux/io.h> | 6 | #include <linux/io.h> |
| 6 | #include <linux/interrupt.h> | 7 | #include <linux/interrupt.h> |
| 7 | #include <linux/list.h> | 8 | #include <linux/list.h> |
