sparc32: Kill boot_cpu_id4
It is written, but never actually read. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0bfcee9ad3
commit
837ebf0ec7
3 changed files with 1 additions and 6 deletions
|
@ -20,7 +20,6 @@ extern char reboot_command[];
|
|||
* Only sun4d + leon may have boot_cpu_id != 0
|
||||
*/
|
||||
extern unsigned char boot_cpu_id;
|
||||
extern unsigned char boot_cpu_id4;
|
||||
|
||||
extern unsigned long empty_bad_page;
|
||||
extern unsigned long empty_bad_page_table;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue