projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0a02a0
)
[POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decr
author
Jochen Friedrich
<jochen@scram.de>
Thu, 24 Jan 2008 15:18:03 +0000
(16:18 +0100)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:31:01 +0000
(08:31 -0600)
m8xx_calibrate_decr seems to be a misspelled prototype for
mpc8xx_calibrate_decr. As it's not needed anyways, just remove it.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/8xx/m8xx_setup.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/8xx/m8xx_setup.c
b/arch/powerpc/platforms/8xx/m8xx_setup.c
index 13374574502da32c82e437c186017e31aa3468eb..85abd61a8140f9905d3d835afc57d64220b45452 100644
(file)
--- a/
arch/powerpc/platforms/8xx/m8xx_setup.c
+++ b/
arch/powerpc/platforms/8xx/m8xx_setup.c
@@
-31,7
+31,6
@@
struct mpc8xx_pcmcia_ops m8xx_pcmcia_ops;
#endif
-void m8xx_calibrate_decr(void);
extern int cpm_pic_init(void);
extern int cpm_get_irq(void);