diff options
Diffstat (limited to 'include/asm-sh/mpc1211/mc146818rtc.h')
-rw-r--r-- | include/asm-sh/mpc1211/mc146818rtc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sh/mpc1211/mc146818rtc.h b/include/asm-sh/mpc1211/mc146818rtc.h new file mode 100644 index 000000000000..0ec78f66cea4 --- /dev/null +++ b/include/asm-sh/mpc1211/mc146818rtc.h @@ -0,0 +1,6 @@ +/* + * MPC1211 uses PC/AT style RTC definitions. + */ +#include <asm-i386/mc146818rtc.h> + + |