diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2014-02-11 07:05:17 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-02-11 09:58:33 +0100 |
commit | 74b8af7837fa55c020e2ad1b34a6b10dfe25a9b1 (patch) | |
tree | 07e7da52b7d915f145f5917265fd122184d26215 /arch/s390/crypto | |
parent | sched/idle: Move cpu/idle.c to sched/idle.c (diff) | |
download | linux-74b8af7837fa55c020e2ad1b34a6b10dfe25a9b1.tar.xz linux-74b8af7837fa55c020e2ad1b34a6b10dfe25a9b1.zip |
powerpc/spufs: Remove MAX_USER_PRIO define
Current ppc64_defconfig fails with:
arch/powerpc/platforms/cell/spufs/sched.c:86:0: error: "MAX_USER_PRIO" redefined [-Werror]
cc1: all warnings being treated as errors
Commit 6b6350f155af ("sched: Expose some macros related to priority")
introduced a generic MAX_USER_PRIO macro to sched/prio.h, which is
causing the conflit. Use that one instead of our own.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Cc: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Cc: linuxppc-dev@lists.ozlabs.org
Link: http://lkml.kernel.org/r/1392098717.689604.970589769393.1.gpush@pablo
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/s390/crypto')
0 files changed, 0 insertions, 0 deletions