]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: clean up resume declaration
authorPaul Burton <paul.burton@imgtec.com>
Tue, 19 Nov 2013 17:30:37 +0000 (17:30 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:45 +0000 (22:39 +0100)
commit3879c3e88df515977408cd2b1827b65456e70428
tree3d37d4e4852dac8023f8376726fbb1b99b84b17a
parent043bd1d290d0fe11ec4dc3a8b1deef7f81852c66
MIPS: clean up resume declaration

This patch cleans up the declaration of the resume function by replacing
void pointers with their correct types. The irrelevant & incorrect
comment preceeding the resume function is replaced by one documenting
its function.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Qais Yousef <qais.yousef@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6146/
arch/mips/include/asm/switch_to.h