avr32: rename memory-map.h -> hardware.h

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
This commit is contained in:
Andreas Bießmann 2010-11-04 23:15:30 +00:00 committed by Albert ARIBAUD
parent 535abb96fb
commit 5d73bc7af7
18 changed files with 17 additions and 17 deletions

View File

@ -24,7 +24,7 @@
#include <asm/io.h>
#include <asm/arch/clk.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include <asm/arch/portmux.h>
#include "sm.h"

View File

@ -24,7 +24,7 @@
#include <asm/io.h>
#include <asm/arch/chip-features.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include <asm/arch/portmux.h>
/*

View File

@ -27,7 +27,7 @@
#include <asm/sysreg.h>
#include <asm/arch/clk.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include "hsmc3.h"

View File

@ -25,7 +25,7 @@
#include <asm/sdram.h>
#include <asm/arch/clk.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include "hsdramc1.h"

View File

@ -27,7 +27,7 @@
#include <asm/processor.h>
#include <asm/sysreg.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define HANDLER_MASK 0x00ffffff
#define INTLEV_SHIFT 30

View File

@ -22,7 +22,7 @@
#include <common.h>
#include <asm/io.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include <asm/arch/gpio.h>
void portmux_select_peripheral(void *port, unsigned long pin_mask,

View File

@ -22,7 +22,7 @@
#include <common.h>
#include <asm/io.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include <asm/arch/gpio.h>
void portmux_select_peripheral(void *port, unsigned long pin_mask,

View File

@ -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

View File

@ -29,7 +29,7 @@
#include <asm/sdram.h>
#include <asm/arch/clk.h>
#include <asm/arch/hmatrix.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include <asm/arch/mmu.h>
#include <asm/arch/portmux.h>

View File

@ -28,7 +28,7 @@
#include <asm/errno.h>
#include <asm/byteorder.h>
#include <asm/arch/clk.h>
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#include "atmel_mci.h"

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -22,7 +22,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1

View File

@ -24,7 +24,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
#include <asm/arch/memory-map.h>
#include <asm/arch/hardware.h>
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1