From: Magnus Damm Date: Mon, 11 Aug 2008 05:52:46 +0000 (+0900) Subject: sh: remove MSTPCR defines from Migo-R header file X-Git-Tag: v2.6.27-rc4~30^2~6 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2fc91882c24908f5f785ed094cfe74214c44af8d;p=karo-tx-linux.git sh: remove MSTPCR defines from Migo-R header file Remove MSTPCR register definitions from Migo-R header file. The clock frame work should be used instead of direct register access. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- diff --git a/arch/sh/include/asm/migor.h b/arch/sh/include/asm/migor.h index 10016e0f4a4e..c12b632c540b 100644 --- a/arch/sh/include/asm/migor.h +++ b/arch/sh/include/asm/migor.h @@ -42,9 +42,6 @@ #define PORT_MSELCRB 0xa4050182 -#define MSTPCR1 0xa4150034 -#define MSTPCR2 0xa4150038 - #define PORT_PSELA 0xa405014e #define PORT_PSELB 0xa4050150 #define PORT_PSELC 0xa4050152