]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-rmobile/sh73a0.h
Merge branch 'master' of git://git.denx.de/u-boot-ti
[karo-tx-uboot.git] / arch / arm / include / asm / arch-rmobile / sh73a0.h
index c0bfb9d7a0c1ea1b8d806b2a6d4dfa77b3ac40fa..bdbb4086421846fb1f5e9ba9138441dec72e8517 100644 (file)
@@ -63,7 +63,9 @@
 /* RWDT */
 struct sh73a0_rwdt {
        u16 rwtcnt0;    /* 0x00 */
+       u16 dummy0;     /* 0x02 */
        u16 rwtcsra0;   /* 0x04 */
+       u16 dummy1;     /* 0x06 */
        u16 rwtcsrb0;   /* 0x08 */
 };