浏览代码

powerpc/cpm1: Remove IMAP_ADDR

We no longer user IMAP_ADDR for anything so kill it off.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Kumar Gala 16 年之前
父节点
当前提交
5e10cf587a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/powerpc/include/asm/cpm1.h

+ 0 - 2
arch/powerpc/include/asm/cpm1.h

@@ -598,8 +598,6 @@ typedef struct risc_timer_pram {
 #define CICR_IEN		((uint)0x00000080)	/* Int. enable */
 #define CICR_IEN		((uint)0x00000080)	/* Int. enable */
 #define CICR_SPS		((uint)0x00000001)	/* SCC Spread */
 #define CICR_SPS		((uint)0x00000001)	/* SCC Spread */
 
 
-#define IMAP_ADDR		(get_immrbase())
-
 #define CPM_PIN_INPUT     0
 #define CPM_PIN_INPUT     0
 #define CPM_PIN_OUTPUT    1
 #define CPM_PIN_OUTPUT    1
 #define CPM_PIN_PRIMARY   0
 #define CPM_PIN_PRIMARY   0