summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include/mach/autcpu12.h
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-11-17 17:57:07 +0400
committerOlof Johansson <olof@lixom.net>2012-11-20 22:21:39 -0800
commit200daa367c59b4952f1e86ed9761859b1bcc3dbd (patch)
tree98856570c2886254b0ed18a4037097e00b86afab /arch/arm/mach-clps711x/include/mach/autcpu12.h
parenta93d620159524088d9633f60a8f746e3dd2e791e (diff)
downloadlinux-stable-200daa367c59b4952f1e86ed9761859b1bcc3dbd.tar.gz
linux-stable-200daa367c59b4952f1e86ed9761859b1bcc3dbd.tar.bz2
linux-stable-200daa367c59b4952f1e86ed9761859b1bcc3dbd.zip
ARM: clps711x: Using platform_driver for ethernet device
This patch removes static mappings for ethernet devices. Now we will use platform_driver for ethernet devices. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-clps711x/include/mach/autcpu12.h')
-rw-r--r--arch/arm/mach-clps711x/include/mach/autcpu12.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-clps711x/include/mach/autcpu12.h b/arch/arm/mach-clps711x/include/mach/autcpu12.h
index f95ce6f29119..b077abd8a475 100644
--- a/arch/arm/mach-clps711x/include/mach/autcpu12.h
+++ b/arch/arm/mach-clps711x/include/mach/autcpu12.h
@@ -20,9 +20,6 @@
#ifndef __ASM_ARCH_AUTCPU12_H
#define __ASM_ARCH_AUTCPU12_H
-/* The CS8900A ethernet chip has its I/O registers wired to chip select 2 */
-#define AUTCPU12_PHYS_CS8900A CS2_PHYS_BASE
-
/*
* The flash bank is wired to chip select 0
*/