]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1507ea4765e27d87e54846284cae935ac733034
tree7867f66724fe828453ed3db6b14d5b558e7207be
parentf30ebbedfba8911eee41aa13ec0f3975ac65d81b
fix cpumask build breakage on parisc

Commit f79f0c485248a58843abe0f15a7148001b1a1a65 ("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