]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/sched/sched.h: fix warning
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 20 Mar 2013 04:06:58 +0000 (15:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:28:20 +0000 (16:28 +1100)
commitdcffb26cd0aa5afe2250001458cf55b380cd15c2
tree6c212e0d7db8a961717cd3ed03d0bd1753e35d63
parent117ac1c1a7061f0b6872d6f4e63cf2c86ec76d44
kernel/sched/sched.h: fix warning

x86_64 allnoconfig:

kernel/sched/sched.h:1043: warning: 'struct sched_domain' declared inside parameter list

Move the declaration inside #ifdef CONFIG_CMP

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/sched/sched.h