|
@@ -52,6 +52,7 @@ cpm_cpm2_t __iomem *cpmp; /* Pointer to comm processor space */
|
|
* the communication processor devices.
|
|
* the communication processor devices.
|
|
*/
|
|
*/
|
|
cpm2_map_t __iomem *cpm2_immr;
|
|
cpm2_map_t __iomem *cpm2_immr;
|
|
|
|
+EXPORT_SYMBOL(cpm2_immr);
|
|
|
|
|
|
#define CPM_MAP_SIZE (0x40000) /* 256k - the PQ3 reserve this amount
|
|
#define CPM_MAP_SIZE (0x40000) /* 256k - the PQ3 reserve this amount
|
|
of space for CPM as it is larger
|
|
of space for CPM as it is larger
|