parisc: remove gratuitous cpu_online_map declaration.
This is defined in linux/cpumask.h (included in this file already), and this is now defined differently. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: linux-parisc@vger.kernel.org
This commit is contained in:
parent
915441b601
commit
165ac433fa
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
||||||
#include <linux/cpumask.h>
|
#include <linux/cpumask.h>
|
||||||
typedef unsigned long address_t;
|
typedef unsigned long address_t;
|
||||||
|
|
||||||
extern cpumask_t cpu_online_map;
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Private routines/data
|
* Private routines/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue