소스 검색

sh: clean up MSTPCRn register definitions

This patch removes the unused MSTPCRn register definitions
from the SuperH Mobile code for sh7722, sh7723 and sh7724.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Magnus Damm 16 년 전
부모
커밋
133b170f08
3개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 3
      arch/sh/kernel/cpu/sh4a/clock-sh7722.c
  2. 0 3
      arch/sh/kernel/cpu/sh4a/clock-sh7723.c
  3. 0 3
      arch/sh/kernel/cpu/sh4a/clock-sh7724.c

+ 0 - 3
arch/sh/kernel/cpu/sh4a/clock-sh7722.c

@@ -32,9 +32,6 @@
 #define SCLKBCR		0xa415000c
 #define IRDACLKCR	0xa4150018
 #define PLLCR		0xa4150024
-#define MSTPCR0		0xa4150030
-#define MSTPCR1		0xa4150034
-#define MSTPCR2		0xa4150038
 #define DLLFRQ		0xa4150050
 
 /* Fixed 32 KHz root clock for RTC and Power Management purposes */

+ 0 - 3
arch/sh/kernel/cpu/sh4a/clock-sh7723.c

@@ -32,9 +32,6 @@
 #define SCLKBCR		0xa415000c
 #define IRDACLKCR	0xa4150018
 #define PLLCR		0xa4150024
-#define MSTPCR0		0xa4150030
-#define MSTPCR1		0xa4150034
-#define MSTPCR2		0xa4150038
 #define DLLFRQ		0xa4150050
 
 /* Fixed 32 KHz root clock for RTC and Power Management purposes */

+ 0 - 3
arch/sh/kernel/cpu/sh4a/clock-sh7724.c

@@ -33,9 +33,6 @@
 #define FCLKBCR		0xa415000c
 #define IRDACLKCR	0xa4150018
 #define PLLCR		0xa4150024
-#define MSTPCR0		0xa4150030
-#define MSTPCR1		0xa4150034
-#define MSTPCR2		0xa4150038
 #define SPUCLKCR	0xa415003c
 #define FLLFRQ		0xa4150050
 #define LSTATS		0xa4150060