Remove action items todo comments which are no longer valid
Change-Id: I3024cf4f7d0924537899eb2b09ef0fa91873b69c
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/data/Witherspoon.py b/data/Witherspoon.py
index 6ae00fc..d5dab6a 100755
--- a/data/Witherspoon.py
+++ b/data/Witherspoon.py
@@ -340,13 +340,10 @@
GPIO_CONFIG['RESET_BUTTON'] = \
{'gpio_pin': 'J1', 'direction': 'both'}
-# FIXME: needed for Witherspoon?
-# Tracked by openbmc/openbmc#814
# FP_ID_BTN_N
GPIO_CONFIG['IDBTN'] = \
{'gpio_pin': 'Q7', 'direction': 'out'}
-# TODO openbmc/openbmc#2288 - Determine if any pci resets needed
GPIO_CONFIGS = {
'power_config': {
'power_good_in': 'SYS_PWROK_BUFF',