ARM: mmp: move XX_REG definition to addr-map.h
Move APBC_REG, APMU_REG and CIU_REG definition to addr-map.h driver only need include addr-map.h to get access of the registers. Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
|
||||
#include <mach/addr-map.h>
|
||||
|
||||
#define APBC_VIRT_BASE (APB_VIRT_BASE + 0x015000)
|
||||
#define APBC_REG(x) (APBC_VIRT_BASE + (x))
|
||||
|
||||
/*
|
||||
* APB clock register offsets for PXA168
|
||||
*/
|
||||
|
مرجع در شماره جدید
Block a user