summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-at91/at91_spi.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2013-10-30 14:18:22 (GMT)
committerAndreas Bießmann <andreas.devel@googlemail.com>2013-11-13 21:17:57 (GMT)
commit58fd563ffb279b3a93d6ab332f14d041ac500bb9 (patch)
tree39d2ac052cf6c63bddc991294117971dfaca5d13 /arch/arm/include/asm/arch-at91/at91_spi.h
parent1bcdde249911e1a160dbd8016248fc28771da21f (diff)
downloadu-boot-fsl-qoriq-58fd563ffb279b3a93d6ab332f14d041ac500bb9.tar.xz
at91: remove all occourances of CONFIG_AT91_LEGACY
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/arm/include/asm/arch-at91/at91_spi.h')
-rw-r--r--arch/arm/include/asm/arch-at91/at91_spi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-at91/at91_spi.h b/arch/arm/include/asm/arch-at91/at91_spi.h
index f44cf67..b18665b 100644
--- a/arch/arm/include/asm/arch-at91/at91_spi.h
+++ b/arch/arm/include/asm/arch-at91/at91_spi.h
@@ -118,6 +118,6 @@ typedef struct at91_spi {
#define AT91_SPI_PTSR 0x0124 /* PDC Transfer Status Register */
-#endif /* CONFIG_AT91_LEGACY */
+#endif /* CONFIG_ATMEL_LEGACY */
#endif