diff options
author | Dmitri Vorobiev <dmitri.vorobiev@movial.fi> | 2008-07-15 19:57:32 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-20 14:38:17 +0100 |
commit | c29d150305f7f655b7002cc31754c605e5c0d1a0 (patch) | |
tree | 6ab9057ad33be5f15b4e6d282cb808edbb2f695c /fs/dlm | |
parent | f028b8605613ade67fda554e30d367911d6c7222 (diff) |
[MIPS] Add missing prototypes to asm/page.h
This patch fixes the following sparse warnings:
>>>>>>>>>>>>>>>>>>
arch/mips/mm/page.c:284:16: warning: symbol
'build_clear_page' was not declared. Should it be static?
arch/mips/mm/page.c:426:16: warning: symbol 'build_copy_page'
was not declared. Should it be static?
>>>>>>>>>>>>>>>>>>
The fix is to add appropriate prototypes to the header
include/asm-mips/page.h.
Build-tested against Malta defconfig.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions