summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2004-06-28 00:31:48 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-06-28 00:31:48 -0700
commit34c8c09878c341f1f10216fdeb985d3244bf2f31 (patch)
tree0f6e4d41e48f4b59e21bf0ae5548f6a2027cdd06 /kernel
parenta059a16dfa477877c5f323a6afcedee4c9d9fa92 (diff)
[PATCH] move prototype for __get_vm_area() to a sane location
There are currently two files besides mm/vmalloc.c that make use of that function: - arch/sh/kernel/cpu/sh4/sq.c which defined its own prototype locally risking not being in sync with the real function, and - arch/arm/kernel/module.c which has no prototype at all and cause build warnings. This fixes those issues
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions