commit | 8c0f8ab0e942da00a910d342c65a44656ef843cf | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue Nov 19 17:30:37 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 24 22:39:45 2014 +0100 |
tree | 3d37d4e4852dac8023f8376726fbb1b99b84b17a | |
parent | f0c0c2a81d2b5fa9fa4d7d43419bde1ebe8f05c1 [diff] |
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/