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:
Chao Xie
2012-05-07 11:22:22 +08:00
کامیت شده توسط Haojian Zhuang
والد ace1297f72
کامیت 5e5661a872
3فایلهای تغییر یافته به همراه12 افزوده شده و 6 حذف شده

مشاهده پرونده

@@ -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
*/