summaryrefslogtreecommitdiff
path: root/board/scarlet/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/scarlet/board.c')
-rw-r--r--board/scarlet/board.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/scarlet/board.c b/board/scarlet/board.c
index 9d8b1269ff..7f217bcd80 100644
--- a/board/scarlet/board.c
+++ b/board/scarlet/board.c
@@ -439,12 +439,6 @@ int board_allow_i2c_passthru(int port)
return (port == I2C_PORT_VIRTUAL_BATTERY);
}
-int tablet_get_mode(void)
-{
- /* Always in tablet mode */
- return 1;
-}
-
void usb_charger_set_switches(int port, enum usb_switch setting)
{
/*