git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02637b8
)
MIPS: Don't include <asm/page.h> unnecessarily.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 28 Dec 2012 14:01:10 +0000
(15:01 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 28 Dec 2012 16:04:04 +0000
(17:04 +0100)
So far we're jumping through hoops to keep the file usable from assembler
source but it's getting just too painful. Turns out that many uses of
<asm/page.h> are unnecessary anyway, so just remove those.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found