diff options
| -rw-r--r-- | drivers/sh/intc/userimask.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sh/intc/userimask.c b/drivers/sh/intc/userimask.c index e32304b66cf1..56bf9336b92b 100644 --- a/drivers/sh/intc/userimask.c +++ b/drivers/sh/intc/userimask.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <linux/sysdev.h> | 13 | #include <linux/sysdev.h> |
| 14 | #include <linux/init.h> | 14 | #include <linux/init.h> |
| 15 | #include <linux/io.h> | 15 | #include <linux/io.h> |
| 16 | #include <linux/stat.h> | ||
| 16 | #include <asm/sizes.h> | 17 | #include <asm/sizes.h> |
| 17 | #include "internals.h" | 18 | #include "internals.h" |
| 18 | 19 | ||
