summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
diff options
context:
space:
mode:
authorAndreas Bießmann <biessmann@corscience.de>2010-11-04 23:15:30 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-18 07:56:50 +0200
commit5d73bc7af75b004d4eb343572e3ff5bc5727a048 (patch)
treef4e5d1c17ee539efb57293e51d33fa7e3483bc68 /arch/avr32/include
parent535abb96fb665402894b820f934deaca61ce3d3e (diff)
downloadblackbird-obmc-uboot-5d73bc7af75b004d4eb343572e3ff5bc5727a048.tar.gz
blackbird-obmc-uboot-5d73bc7af75b004d4eb343572e3ff5bc5727a048.zip
avr32: rename memory-map.h -> hardware.h
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Diffstat (limited to 'arch/avr32/include')
-rw-r--r--arch/avr32/include/asm/arch-at32ap700x/gpio.h2
-rw-r--r--arch/avr32/include/asm/arch-at32ap700x/hardware.h (renamed from arch/avr32/include/asm/arch-at32ap700x/memory-map.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/include/asm/arch-at32ap700x/gpio.h b/arch/avr32/include/asm/arch-at32ap700x/gpio.h
index 303e35313a..b0254f2d7f 100644
--- a/arch/avr32/include/asm/arch-at32ap700x/gpio.h
+++ b/arch/avr32/include/asm/arch-at32ap700x/gpio.h
@@ -23,7 +23,7 @@
#define __ASM_AVR32_ARCH_GPIO_H__
#include <asm/arch/chip-features.h>
-#include <asm/arch/memory-map.h>
+#include <asm/arch/hardware.h>
#define NR_GPIO_CONTROLLERS 5
diff --git a/arch/avr32/include/asm/arch-at32ap700x/memory-map.h b/arch/avr32/include/asm/arch-at32ap700x/hardware.h
index 6592c039fa..6592c039fa 100644
--- a/arch/avr32/include/asm/arch-at32ap700x/memory-map.h
+++ b/arch/avr32/include/asm/arch-at32ap700x/hardware.h
OpenPOWER on IntegriCloud