Skip to content

Commit

Permalink
ARM: shmobile: Remove obsolete twd_local_timer declaration
Browse files Browse the repository at this point in the history
The last user of twd_local_timer was removed in commit c99cd90
("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>
  • Loading branch information
Geert Uytterhoeven authored and Simon Horman committed Sep 14, 2015
1 parent 93161cb commit b62708a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-shmobile/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b62708a

Please sign in to comment.