aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib/cpm2_common.c
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-07-27 11:44:06 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-27 16:25:55 -0700
commitd054b5acfe1f68460fe70aff5028ad95a7a38140 (patch)
tree516e1d017b38702b1f5cb0a712732770b41f7822 /arch/ppc/syslib/cpm2_common.c
parent[PATCH] ppc32: update defconfigs (diff)
downloadlinux-dev-d054b5acfe1f68460fe70aff5028ad95a7a38140.tar.xz
linux-dev-d054b5acfe1f68460fe70aff5028ad95a7a38140.zip
[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>
Diffstat (limited to '')
-rw-r--r--arch/ppc/syslib/cpm2_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/syslib/cpm2_common.c b/arch/ppc/syslib/cpm2_common.c
index 4c19a4ac7163..cbac44b1620c 100644
--- a/arch/ppc/syslib/cpm2_common.c
+++ b/arch/ppc/syslib/cpm2_common.c
@@ -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>