diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-30 02:18:26 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-30 02:18:26 +0900 |
commit | 7cb93181629c613ee2b8f4ffe3446f8003074842 (patch) | |
tree | 3665bf0e793dfa63020514de8c549a65430c5ab0 /drivers/serial | |
parent | 193f3c2f1531ec9755a87a33038fba3ee29f6ca5 (diff) | |
download | linux-7cb93181629c613ee2b8f4ffe3446f8003074842.tar.bz2 |
mm/hugetlb.c must #include <asm/io.h>
This patch fixes the following build error on sh caused by
commit aa888a74977a8f2120ae9332376e179c39a6b07d
(hugetlb: support larger than MAX_ORDER):
<-- snip -->
...
CC mm/hugetlb.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/hugetlb.c: In function 'alloc_bootmem_huge_page':
/home/bunk/linux/kernel-2.6/git/linux-2.6/mm/hugetlb.c:958: error: implicit declaration of function 'virt_to_phys'
make[2]: *** [mm/hugetlb.o] Error 1
<-- snip -->
Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions