summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/proc_powerpc.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2016-02-09 17:08:25 +0100
committerScott Wood <oss@buserror.net>2016-03-12 00:20:11 +0100
commit5736f96d12dd4204d3aac43bf7b512ab434b904f (patch)
tree396af6f695328a3ab83feecb6b424c8c09616aa3 /arch/powerpc/kernel/proc_powerpc.c
parentpowerpc: add inline functions for cache related instructions (diff)
downloadlinux-5736f96d12dd4204d3aac43bf7b512ab434b904f.tar.xz
linux-5736f96d12dd4204d3aac43bf7b512ab434b904f.zip
powerpc32: Remove clear_pages() and define clear_page() inline
clear_pages() is never used expect by clear_page, and PPC32 is the only architecture (still) having this function. Neither PPC64 nor any other architecture has it. This patch removes clear_pages() and moves clear_page() function inline (same as PPC64) as it only is a few isns Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'arch/powerpc/kernel/proc_powerpc.c')
0 files changed, 0 insertions, 0 deletions