aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/misc_32.S
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2016-09-15 16:04:12 +1000
committerMichal Marek <mmarek@suse.com>2016-09-22 14:51:45 +0200
commitf29ca38b6dd4fe2459e6b5f98690b9fe2dd86ff1 (patch)
treea93b1c4d62fe939a9ee0180b9a3ce1b5c13c0906 /arch/powerpc/kernel/misc_32.S
parentpowerpc/64: whitelist unresolved modversions CRCs (diff)
downloadlinux-dev-f29ca38b6dd4fe2459e6b5f98690b9fe2dd86ff1.tar.xz
linux-dev-f29ca38b6dd4fe2459e6b5f98690b9fe2dd86ff1.zip
ppc: there is no clear_pages to export
Fixes: 9445aa1a3062 ("ppc: move exports to definitions") Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'arch/powerpc/kernel/misc_32.S')
-rw-r--r--arch/powerpc/kernel/misc_32.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/misc_32.S b/arch/powerpc/kernel/misc_32.S
index ea26a9181586..f5156105c5f3 100644
--- a/arch/powerpc/kernel/misc_32.S
+++ b/arch/powerpc/kernel/misc_32.S
@@ -453,7 +453,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_COHERENT_ICACHE)
stw r7,8(r3); \
stw r8,12(r3); \
stwu r9,16(r3)
-EXPORT_SYMBOL(clear_pages)
_GLOBAL(copy_page)
addi r3,r3,-4