dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Sam Ravnborg 2009-01-02 21:33:54 -08:00 committed by David S. Miller
parent 65579f3cfb
commit f54c88cb6c
1 changed files with 0 additions and 3 deletions

View File

@ -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) */