diff options
author | Vadim Bendebury <vbendeb@chromium.org> | 2012-09-27 18:42:57 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-11-09 19:04:37 +0100 |
commit | 0a1c2d62faed99edb5ffb53c2058cc6847568be0 (patch) | |
tree | ec6789c54dccbbd32589919742f4a713e0178bd0 /src/include/pc80/vga.h | |
parent | 9d81c19a88dc550353922de2122d4d6e82173151 (diff) | |
download | coreboot-0a1c2d62faed99edb5ffb53c2058cc6847568be0.tar.xz |
Prevent inclusion of tsc.h when not needed
src/include/timestamp.h is an interface describing timestamp storage
in coreboot. Exporting this interface is complicated by inclusion of
tsc.h which is needed only for the API and is not used in structure
definitions. Including this dependency only when needed fixes the
problem.
Change-Id: Ie6b1460b1dab0f5b5781cb5a9fa89a1a52aa9f17
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/1753
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
Diffstat (limited to 'src/include/pc80/vga.h')
0 files changed, 0 insertions, 0 deletions