aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/Makefile.inc
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-04-08 21:41:01 -0500
committerMartin Roth <martinroth@google.com>2016-04-11 16:15:57 +0200
commitb8671eafde839cb93aa4af3888f2fedf59401899 (patch)
treef81072f0e2c08a4ac3bd2f71864d12f30db2748e /src/soc/intel/apollolake/Makefile.inc
parent01dfdc5369de3899731982a015ce708184552ac6 (diff)
cpu/x86/tsc: remove conditional compilation
The delay_tsc.c compilation unit used the C preprocessor to conditionally compile different code paths. Instead of guarding large blocks of code allow the compiler to optimize out unreachable code. Change-Id: I660c21d6f4099b0d7aefa84b14f1e68d6fd732c3 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/14302 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
Diffstat (limited to 'src/soc/intel/apollolake/Makefile.inc')
0 files changed, 0 insertions, 0 deletions