projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93161cb
)
ARM: shmobile: Remove obsolete twd_local_timer declaration
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Tue, 4 Aug 2015 18:03:12 +0000
(20:03 +0200)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 14 Sep 2015 00:58:10 +0000
(09:58 +0900)
The last user of twd_local_timer was removed in commit
c99cd90d98a98aa1
("ARM: shmobile: r8a7779: Remove legacy SoC code").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/common.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-shmobile/common.h
b/arch/arm/mach-shmobile/common.h
index 2a350b48b893a1b6e5ab2ec0c97c7bef4443aeed..0833a6ed02e4a1270e3e5d5e60818fdb39e49297 100644
(file)
--- a/
arch/arm/mach-shmobile/common.h
+++ b/
arch/arm/mach-shmobile/common.h
@@
-2,7
+2,6
@@
#define __ARCH_MACH_COMMON_H
extern void shmobile_init_delay(void);
-struct twd_local_timer;
extern void shmobile_boot_vector(void);
extern unsigned long shmobile_boot_fn;
extern unsigned long shmobile_boot_arg;