diff options
Diffstat (limited to 'include/asm-sh/dmida/io.h')
| -rw-r--r-- | include/asm-sh/dmida/io.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asm-sh/dmida/io.h b/include/asm-sh/dmida/io.h new file mode 100644 index 000000000000..21bd416c01c3 --- /dev/null +++ b/include/asm-sh/dmida/io.h | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | #ifndef __ASM_SH_DMIDA_IO_H | ||
| 2 | #define __ASM_SH_DMIDA_IO_H | ||
| 3 | |||
| 4 | /* | ||
| 5 | * Nothing special here.. just use the generic cchip io routines. | ||
| 6 | */ | ||
| 7 | #include <asm/hd64465/io.h> | ||
| 8 | |||
| 9 | #endif /* __ASM_SH_DMIDA_IO_H */ | ||
| 10 | |||
