From b4a757367d36cebddcd332a4024d92f1e87af370 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Thu, 6 Aug 2009 15:16:29 +0000 Subject: sh: clean up Migo-R header file This patch moves the Migo-R specific header file from mach-common/ into mach-migor/ and removes unused cruft. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- arch/sh/include/mach-migor/mach/migor.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 arch/sh/include/mach-migor/mach/migor.h (limited to 'arch/sh/include/mach-migor') diff --git a/arch/sh/include/mach-migor/mach/migor.h b/arch/sh/include/mach-migor/mach/migor.h new file mode 100644 index 00000000000..cee6cb88e02 --- /dev/null +++ b/arch/sh/include/mach-migor/mach/migor.h @@ -0,0 +1,14 @@ +#ifndef __ASM_SH_MIGOR_H +#define __ASM_SH_MIGOR_H + +#define PORT_MSELCRB 0xa4050182 +#define BSC_CS4BCR 0xfec10010 +#define BSC_CS6ABCR 0xfec1001c +#define BSC_CS4WCR 0xfec10030 + +#include