summaryrefslogtreecommitdiff
path: root/chip/g/pmu.c
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-05-15 17:46:50 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-05-16 13:37:03 -0700
commit7456475f99831bbeeca72c9c153e05b4558f832b (patch)
tree3aeeeaafafbf9e2d71223a07f484acdc4741f9a6 /chip/g/pmu.c
parentcb9bd66ec66ccd499ff597919806eafc1524acd2 (diff)
downloadchrome-ec-7456475f99831bbeeca72c9c153e05b4558f832b.tar.gz
cr50: drop obsolete/addressed TODOs
There many TODOs sprinkled in the code, some of them have been addressed or do not apply any mode. This patch removes them. BRANCH=cr50 BUG=none TEST=built and ran cr50 on reef Change-Id: Ica6edb204e5cc0cc9dc7f0d43fd39e7ddaf56809 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/506496 Reviewed-by: Randall Spangler <rspangler@chromium.org>
Diffstat (limited to 'chip/g/pmu.c')
-rw-r--r--chip/g/pmu.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/chip/g/pmu.c b/chip/g/pmu.c
index f6ec4d164d..47b8341d5a 100644
--- a/chip/g/pmu.c
+++ b/chip/g/pmu.c
@@ -7,11 +7,6 @@
#include "task.h"
/*
- * TODO_FPGA this file should be thoroughly reworked when actual support is
- * introduced.
- */
-
-/*
* RC Trim constants
*/
#define RCTRIM_RESOLUTION (12)