Christophe Leroy 5736f96d12 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>
2016-03-11 17:20:11 -06:00
..
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-02-25 21:52:58 +11:00
2014-11-27 09:32:58 +11:00
2014-12-11 17:48:14 -08:00
2014-09-25 23:14:46 +10:00
2014-11-03 12:12:32 +11:00
2015-08-06 15:10:20 +10:00
2016-01-20 17:09:18 -08:00
2016-02-22 20:47:48 +11:00
2015-03-24 13:15:52 +11:00
2014-12-11 17:48:14 -08:00
2015-12-17 22:40:56 +11:00
2014-09-25 23:14:41 +10:00
2015-12-14 20:40:32 +11:00
2015-12-14 20:40:32 +11:00
2015-12-02 19:34:40 +11:00
2015-12-16 12:54:04 +11:00
2016-03-01 19:27:20 +11:00
2015-04-07 17:15:13 +10:00
2015-06-24 17:49:38 -07:00