|
@@ -77,7 +77,7 @@
|
|
#define IOBMAP_L2E_V 0x80000000
|
|
#define IOBMAP_L2E_V 0x80000000
|
|
#define IOBMAP_L2E_V_CACHED 0xc0000000
|
|
#define IOBMAP_L2E_V_CACHED 0xc0000000
|
|
|
|
|
|
-static u32 *iob;
|
|
|
|
|
|
+static u32 __iomem *iob;
|
|
static u32 iob_l1_emptyval;
|
|
static u32 iob_l1_emptyval;
|
|
static u32 iob_l2_emptyval;
|
|
static u32 iob_l2_emptyval;
|
|
static u32 *iob_l2_base;
|
|
static u32 *iob_l2_base;
|