From 7456475f99831bbeeca72c9c153e05b4558f832b Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Mon, 15 May 2017 17:46:50 -0700 Subject: 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 Reviewed-on: https://chromium-review.googlesource.com/506496 Reviewed-by: Randall Spangler --- chip/g/pmu.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chip/g/pmu.c') 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 @@ -6,11 +6,6 @@ #include "pmu.h" #include "task.h" -/* - * TODO_FPGA this file should be thoroughly reworked when actual support is - * introduced. - */ - /* * RC Trim constants */ -- cgit v1.2.1