Commit 165ac433 authored by Rusty Russell's avatar Rusty Russell

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: default avatarRusty Russell <rusty@rustcorp.com.au>
Cc: linux-parisc@vger.kernel.org
parent 915441b6
......@@ -16,8 +16,6 @@
#include <linux/cpumask.h>
typedef unsigned long address_t;
extern cpumask_t cpu_online_map;
/*
* Private routines/data
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment