summaryrefslogtreecommitdiff
path: root/include/sh_tmu.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-01-09 11:04:53 -0500
committerTom Rini <trini@ti.com>2014-01-09 11:04:53 -0500
commit33d413fc91e0bbbb92962a80f5333d6f1f628c5b (patch)
tree18383b51425d37af1c526f276ecee8cc7f492d7d /include/sh_tmu.h
parent2c30af8f1861f09f217097460bfbea5ea691f8b8 (diff)
parent5fe3aefd3dd0845ed4f69ba34b9790d3961d7ea8 (diff)
downloadolio-uboot-2014.01-33d413fc91e0bbbb92962a80f5333d6f1f628c5b.tar.xz
olio-uboot-2014.01-33d413fc91e0bbbb92962a80f5333d6f1f628c5b.zip
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/sh_tmu.h')
-rw-r--r--include/sh_tmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sh_tmu.h b/include/sh_tmu.h
index f5b42faea..61afc7136 100644
--- a/include/sh_tmu.h
+++ b/include/sh_tmu.h
@@ -47,7 +47,7 @@ struct tmu_regs {
};
#endif /* CONFIG_SH3 */
-#if defined(CONFIG_SH4) || defined(CONFIG_SH4A) || defined(CONFIG_RMOBILE)
+#if defined(CONFIG_SH4) || defined(CONFIG_RMOBILE)
struct tmu_regs {
u32 reserved;
u8 tstr;