mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
sparc: remove NO_PROC_ID - it is no longer used
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
65579f3cfb
commit
f54c88cb6c
1 changed files with 0 additions and 3 deletions
|
@ -170,7 +170,4 @@ void smp_setup_cpu_possible_map(void);
|
|||
#define smp_setup_cpu_possible_map() do { } while (0)
|
||||
|
||||
#endif /* !(SMP) */
|
||||
|
||||
#define NO_PROC_ID 0xFF
|
||||
|
||||
#endif /* !(_SPARC_SMP_H) */
|
||||
|
|
Loading…
Add table
Reference in a new issue