fix cpumask build breakage on parisc
authorHelge Deller <deller@gmx.de>
Thu, 13 Nov 2008 17:55:54 +0000 (18:55 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Nov 2008 19:30:03 +0000 (11:30 -0800)
commit906bf113beb07a76b665c3863aa864acdc8f9950
tree7867f66724fe828453ed3db6b14d5b558e7207be
parent4ffaf869c7780bbdfc11291e5fd4b61dde662b1c
fix cpumask build breakage on parisc

Commit 2d3854a37e8b767a51aba38ed6d22817b0631e33 ("cpumask: introduce new
API, without changing anything") introduced a build breakage on parisc.

This trivial patch fixes it.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Kyle Mc Martin <kyle@hera.kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/parisc/include/asm/smp.h