Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116773
b: refs/heads/master
c: 1b4a18f
h: refs/heads/master
i:
  116771: 4453456
v: v3
  • Loading branch information
Isaku Yamahata authored and Tony Luck committed Oct 17, 2008
1 parent 9f26ab0 commit 515e97e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41a6ba09839cc5b114ea2c2c064b056e35cf93f1
refs/heads/master: 1b4a18fcfadcc51987682fc266bb88ed59d12935
2 changes: 2 additions & 0 deletions trunk/arch/ia64/include/asm/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ get_cycles (void)
return ret;
}

extern void ia64_cpu_local_tick (void);

#endif /* _ASM_IA64_TIMEX_H */
1 change: 0 additions & 1 deletion trunk/arch/ia64/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ default_idle (void)
/* We don't actually take CPU down, just spin without interrupts. */
static inline void play_dead(void)
{
extern void ia64_cpu_local_tick (void);
unsigned int this_cpu = smp_processor_id();

/* Ack it */
Expand Down

0 comments on commit 515e97e

Please sign in to comment.