[PATCH] ppc32: Add proper prototype for cpm2_reset()
Added a proper prototype for cpm2_reset() which gets rid of a build warning. Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
694e50db5d
commit
d054b5acfe
@@ -27,7 +27,6 @@
|
||||
#include <asm/mpc8260.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/pgtable.h>
|
||||
#include <asm/immap_cpm2.h>
|
||||
#include <asm/cpm2.h>
|
||||
#include <asm/rheap.h>
|
||||
|
||||
|
Reference in New Issue
Block a user