diff options
Diffstat (limited to 'arch/sh/mm/sram.c')
| -rw-r--r-- | arch/sh/mm/sram.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/mm/sram.c b/arch/sh/mm/sram.c index bc156ec4545..2d8fa718d55 100644 --- a/arch/sh/mm/sram.c +++ b/arch/sh/mm/sram.c @@ -9,6 +9,7 @@   */  #include <linux/init.h>  #include <linux/kernel.h> +#include <linux/errno.h>  #include <asm/sram.h>  /*  |