Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309584
b: refs/heads/master
c: 8275b91
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed May 25, 2012
1 parent 2f551a9 commit 74b2a4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 2f649c1f6f0fef445ce79a19b79e5ce8fe9d7f19
refs/heads/master: 8275b91aad22144c4e2ea0c68b8d51090a81ba31
2 changes: 0 additions & 2 deletions trunk/arch/parisc/include/asm/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ typedef unsigned long address_t;
#define cpu_number_map(cpu) (cpu)
#define cpu_logical_map(cpu) (cpu)

extern void smp_send_reschedule(int cpu);
extern void smp_send_all_nop(void);

extern void arch_send_call_function_single_ipi(int cpu);
Expand All @@ -50,6 +49,5 @@ static inline void __cpu_die (unsigned int cpu) {
while(1)
;
}
extern int __cpu_up (unsigned int cpu);

#endif /* __ASM_SMP_H */

0 comments on commit 74b2a4a

Please sign in to comment.