diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/of/address.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/of/address.c b/drivers/of/address.c index 66d96f14c274..7e262a6124c5 100644 --- a/drivers/of/address.c +++ b/drivers/of/address.c | |||
@@ -1,4 +1,5 @@ | |||
1 | 1 | ||
2 | #include <linux/device.h> | ||
2 | #include <linux/io.h> | 3 | #include <linux/io.h> |
3 | #include <linux/ioport.h> | 4 | #include <linux/ioport.h> |
4 | #include <linux/module.h> | 5 | #include <linux/module.h> |