commit | 107d1fb1376bca62cf07f59eec222f7834c5f326 | [log] [tgz] |
---|---|---|
author | Aaron Durbin <adurbin@chromium.org> | Sun Aug 30 15:41:54 2015 -0500 |
committer | Aaron Durbin <adurbin@chromium.org> | Mon Aug 31 13:55:03 2015 +0000 |
tree | c7d9831e73b562ff4219723252068ef7c4f0e6cf | |
parent | 4a2fc3e6f08d19a8045802784a5342f11ed4ff9c [diff] |
armv7/arm64: remove timestamp.c The src/lib/timestamp.c already has an implementation using timer_monotonic_get() for timestamp_get(). Use that instead of duplicating the logic. BUG=chrome-os-partner:44669 BRANCH=None TEST=None Change-Id: If17be86143f217445bd64d67ceee4355fa482d39 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/11468 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>