[SPARC64]: Kill sole argument passed to setup_tba().
No longer used, and move extern declaration to a header file. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
3487d1d441
commit
a8b900d801
@ -61,6 +61,7 @@ struct trap_per_cpu {
|
||||
extern struct trap_per_cpu trap_block[NR_CPUS];
|
||||
extern void init_cur_cpu_trap(void);
|
||||
extern void per_cpu_patch(void);
|
||||
extern void setup_tba(void);
|
||||
|
||||
#endif /* !(__ASSEMBLY__) */
|
||||
|
||||
|
Reference in New Issue
Block a user