Skip to content
Snippets Groups Projects
Commit f29ca38b authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Michal Marek
Browse files

ppc: there is no clear_pages to export


Fixes: 9445aa1a ("ppc: move exports to definitions")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
parent 12eb901e
No related branches found
No related tags found
No related merge requests found
...@@ -453,7 +453,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_COHERENT_ICACHE) ...@@ -453,7 +453,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_COHERENT_ICACHE)
stw r7,8(r3); \ stw r7,8(r3); \
stw r8,12(r3); \ stw r8,12(r3); \
stwu r9,16(r3) stwu r9,16(r3)
EXPORT_SYMBOL(clear_pages)
_GLOBAL(copy_page) _GLOBAL(copy_page)
addi r3,r3,-4 addi r3,r3,-4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment