sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
We are going to split <linux/sched/clock.h> out of <linux/sched.h>, which will have to be picked up from other headers and .c files. Create a trivial placeholder <linux/sched/clock.h> file that just maps to <linux/sched.h> to make this patch obviously correct and bisectable. Include the new header in the files that are going to need it. Acked-by:Linus Torvalds <torvalds@linux-foundation.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- arch/arm/mach-bcm/platsmp.c 1 addition, 0 deletionsarch/arm/mach-bcm/platsmp.c
- arch/arm/mach-omap2/pm-debug.c 1 addition, 0 deletionsarch/arm/mach-omap2/pm-debug.c
- arch/arm/probes/kprobes/test-core.c 1 addition, 0 deletionsarch/arm/probes/kprobes/test-core.c
- arch/cris/kernel/time.c 1 addition, 1 deletionarch/cris/kernel/time.c
- arch/ia64/kernel/setup.c 1 addition, 0 deletionsarch/ia64/kernel/setup.c
- arch/microblaze/kernel/timer.c 1 addition, 0 deletionsarch/microblaze/kernel/timer.c
- arch/mn10300/kernel/time.c 1 addition, 0 deletionsarch/mn10300/kernel/time.c
- arch/parisc/kernel/setup.c 1 addition, 0 deletionsarch/parisc/kernel/setup.c
- arch/parisc/kernel/time.c 1 addition, 0 deletionsarch/parisc/kernel/time.c
- arch/powerpc/kernel/time.c 1 addition, 0 deletionsarch/powerpc/kernel/time.c
- arch/s390/kernel/time.c 1 addition, 0 deletionsarch/s390/kernel/time.c
- arch/sparc/kernel/ds.c 1 addition, 0 deletionsarch/sparc/kernel/ds.c
- arch/sparc/kernel/viohs.c 1 addition, 0 deletionsarch/sparc/kernel/viohs.c
- arch/tile/kernel/time.c 1 addition, 0 deletionsarch/tile/kernel/time.c
- arch/x86/events/amd/ibs.c 1 addition, 0 deletionsarch/x86/events/amd/ibs.c
- arch/x86/events/core.c 1 addition, 0 deletionsarch/x86/events/core.c
- arch/x86/kernel/cpu/amd.c 1 addition, 0 deletionsarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/centaur.c 1 addition, 0 deletionsarch/x86/kernel/cpu/centaur.c
- arch/x86/kernel/cpu/common.c 1 addition, 0 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/cyrix.c 1 addition, 0 deletionsarch/x86/kernel/cpu/cyrix.c
Loading
Please register or sign in to comment