commit | 906bf113beb07a76b665c3863aa864acdc8f9950 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Thu Nov 13 18:55:54 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 13 11:30:03 2008 -0800 |
tree | 7867f66724fe828453ed3db6b14d5b558e7207be | |
parent | 4ffaf869c7780bbdfc11291e5fd4b61dde662b1c [diff] |
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>