summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91/sama5d3.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2013-09-11 18:24:50 +0800
committerMarek Vasut <marex@denx.de>2013-09-24 17:51:35 +0200
commitee7e9a3e72057d018ecd7db5415518ffb44dfcc2 (patch)
tree21a87aaf1c475a54ffbd0974b3811ae454bffe76 /arch/arm/include/asm/arch-at91/sama5d3.h
parent9e40493fd8554a157f2458aa2f472d5d30e3558b (diff)
downloadtalos-obmc-uboot-ee7e9a3e72057d018ecd7db5415518ffb44dfcc2.tar.gz
talos-obmc-uboot-ee7e9a3e72057d018ecd7db5415518ffb44dfcc2.zip
ARM: atmel: correct UDPHS name
Correct the UDPHS name from UDHPS Signed-off-by: Bo Shen <voice.shen@atmel.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-at91/sama5d3.h')
-rw-r--r--arch/arm/include/asm/arch-at91/sama5d3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-at91/sama5d3.h b/arch/arm/include/asm/arch-at91/sama5d3.h
index fefee5ed25..123a627cca 100644
--- a/arch/arm/include/asm/arch-at91/sama5d3.h
+++ b/arch/arm/include/asm/arch-at91/sama5d3.h
@@ -120,7 +120,7 @@
#define ATMEL_BASE_USART3 0xf8024000
#define ATMEL_BASE_UART1 0xf8028000
#define ATMEL_BASE_EMAC 0xf802c000
-#define ATMEL_BASE_UDHPS 0xf8030000
+#define ATMEL_BASE_UDPHS 0xf8030000
#define ATMEL_BASE_SHA 0xf8034000
#define ATMEL_BASE_AES 0xf8038000
#define ATMEL_BASE_TDES 0xf803c000
OpenPOWER on IntegriCloud