diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-07-21 17:11:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-22 03:37:13 +0200 |
commit | 8f03d6ce4ee20e7521b69188f6b5a9bb9ba7457f (patch) | |
tree | c36a58d0856b753f60ade19ac08606c75af4d1ff /include/asm-i386 | |
parent | x86_64: change _map_single to static in pci_gart.c etc (diff) | |
download | linux-8f03d6ce4ee20e7521b69188f6b5a9bb9ba7457f.tar.xz linux-8f03d6ce4ee20e7521b69188f6b5a9bb9ba7457f.zip |
x86_64: flush_tlb_kernel_range() warning fix
mm/vmalloc.c: In function 'unmap_kernel_range':
mm/vmalloc.c:75: warning: unused variable 'start'
make it a C function so that the compiler thinks it used its arguments.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-i386')
0 files changed, 0 insertions, 0 deletions