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:
0e7af8d
)
Include proper header file for PFN_DOWN()
author
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 13 Oct 2006 15:42:10 +0000
(08:42 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 13 Oct 2006 15:42:10 +0000
(08:42 -0700)
The recent commit (
99a10a60ba9bedcf5d70ef81414d3e03816afa3f
) to fix up
mmap_kmem() broke compiles because it used PFN_DOWN() without including
<linux/pfn.h>.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found