summaryrefslogtreecommitdiff
path: root/board/kappa
diff options
context:
space:
mode:
Diffstat (limited to 'board/kappa')
-rw-r--r--board/kappa/board.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/kappa/board.c b/board/kappa/board.c
index 51ea4de1ef..8ebd0ee349 100644
--- a/board/kappa/board.c
+++ b/board/kappa/board.c
@@ -271,12 +271,6 @@ const unsigned int motion_sensor_count = ARRAY_SIZE(motion_sensors);
#endif /* SECTION_IS_RW */
-/* TODO(b:138640167): config charger correctly */
-int charger_is_sourcing_otg_power(int port)
-{
- return 0;
-}
-
/* Called on AP S5 -> S3 transition */
static void board_chipset_startup(void)
{