summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/mpc8xxx_spi.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-07-14 20:05:31 (GMT)
committerWolfgang Denk <wd@denx.de>2010-07-14 20:05:31 (GMT)
commite1e3cf7c79d97e7c59f90036d6e1e8e9d3abfbbe (patch)
treea8401d3287fd63aae1c179fcd0bad9f919ee67ee /arch/powerpc/include/asm/mpc8xxx_spi.h
parent50298d37e698a6c730eacf1811da5e7011e20113 (diff)
parent4e43b2e861b981560b19c037c801b56c87575351 (diff)
downloadu-boot-e1e3cf7c79d97e7c59f90036d6e1e8e9d3abfbbe.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Diffstat (limited to 'arch/powerpc/include/asm/mpc8xxx_spi.h')
-rw-r--r--arch/powerpc/include/asm/mpc8xxx_spi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/mpc8xxx_spi.h b/arch/powerpc/include/asm/mpc8xxx_spi.h
index 41737d3..b0082af 100644
--- a/arch/powerpc/include/asm/mpc8xxx_spi.h
+++ b/arch/powerpc/include/asm/mpc8xxx_spi.h
@@ -27,9 +27,10 @@
#include <asm/types.h>
-#if defined(CONFIG_MPC834x) || \
+#if defined(CONFIG_MPC8308) || \
defined(CONFIG_MPC8313) || \
defined(CONFIG_MPC8315) || \
+ defined(CONFIG_MPC834x) || \
defined(CONFIG_MPC837x)
typedef struct spi8xxx {