]> git.baikalelectronics.ru Git - kernel.git/commit
tick: Further simplify tick-internal.h
authorIngo Molnar <mingo@kernel.org>
Thu, 2 Apr 2015 09:26:06 +0000 (11:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Apr 2015 09:26:35 +0000 (11:26 +0200)
commit9bf8b0e9b0f17604a69bb77c5a37a52093e3e21b
treec01c29975001cbe24d2d9dd17d3f0b3ad90cd8ae
parent758185ff5ee2935aaa1d8516507b766ab8742918
tick: Further simplify tick-internal.h

Move the broadcasting related section to the GENERIC_CLOCKEVENTS=y
section - this also solves build failures on architectures that
don't use generic clockevents yet.

Also standardize include file style to make it easier to read, and
use nesting depth aware preprocessor directives to make future merges
easier.

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/time/tick-internal.h