mb/google/rex: Remove `fixme` from gpio.h

Remove `fixme` from gpio.h since it has been addressed.

BUG=none
TEST=Only a cosmetic change

Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Change-Id: I79a2493dba6becd4b8c1ebf37e452a5a173eb396
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73270
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
This commit is contained in:
Kapil Porwal 2023-02-24 20:43:47 +05:30 committed by Felix Held
parent cab6060ed1
commit 51b3a67e55
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#include <soc/gpe.h>
#include <soc/gpio.h>
/* Fixme: Update proper GPIO number based on schematics */
/* WP signal to PCH */
#define GPIO_PCH_WP GPP_H10
/* GPIO IRQ for tight timestamps / wake support */