projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a288754
)
ARM: imx: remove stale mx53_display_revision() declaration
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 25 Sep 2013 13:30:42 +0000
(21:30 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:15:06 +0000
(09:15 +0800)
The mx53_display_revision() declaration in common.h is stale and used
nowhere, so remove it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/common.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/common.h
b/arch/arm/mach-imx/common.h
index f9d01142a4f6a34027f4ffca933c4fa223bf6530..d04ed7e8d8d322edf85a24ea3956e31ff9849ae9 100644
(file)
--- a/
arch/arm/mach-imx/common.h
+++ b/
arch/arm/mach-imx/common.h
@@
-73,7
+73,6
@@
extern void mxc_restart(enum reboot_mode, const char *);
extern void mxc_arch_reset_init(void __iomem *);
extern void mxc_arch_reset_init_dt(void);
extern int mx53_revision(void);
-extern int mx53_display_revision(void);
extern void imx_set_aips(void __iomem *);
extern int mxc_device_init(void);
void imx_set_soc_revision(unsigned int rev);