aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib/__clear_user.S
Commit message (Collapse)AuthorAge
* Merge branch 'master' into sh/smpPaul Mundt2009-09-01
| | | | | Conflicts: arch/sh/mm/cache-sh4.c
* sh: Rename arch/sh/lib/clear_page.S -> __clear_user.S.Paul Mundt2009-07-27
Now that this only contains the __clear_user() function, rename it accordingly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>