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)
commit3ae7a939165c6159afb3c09e1d7405b6d1807f2b
treec01c29975001cbe24d2d9dd17d3f0b3ad90cd8ae
parent7270d11c56f594af4d166b2988421cd8ed933dc1
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