From 9c867bfd8887ecb231cc1e007524274687d77ae8 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Wed, 18 Mar 2009 22:21:23 -0600 Subject: [PATCH] --- yaml --- r: 138548 b: refs/heads/master c: 6e27cca9155074a0a7a284b51c00304ca0694f00 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/sysdev/cpm2.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7e48f5ab4e79..0f4eaa70ae5b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 01ce8ef5e8abec5bda5ffdd9088dfa2b66c2a1dc +refs/heads/master: 6e27cca9155074a0a7a284b51c00304ca0694f00 diff --git a/trunk/arch/powerpc/sysdev/cpm2.c b/trunk/arch/powerpc/sysdev/cpm2.c index 474d176a6ec3..fd969f0e3121 100644 --- a/trunk/arch/powerpc/sysdev/cpm2.c +++ b/trunk/arch/powerpc/sysdev/cpm2.c @@ -52,6 +52,7 @@ cpm_cpm2_t __iomem *cpmp; /* Pointer to comm processor space */ * the communication processor devices. */ cpm2_map_t __iomem *cpm2_immr; +EXPORT_SYMBOL(cpm2_immr); #define CPM_MAP_SIZE (0x40000) /* 256k - the PQ3 reserve this amount of space for CPM as it is larger