diff --git a/stratosphere/boot/source/boot_main.cpp b/stratosphere/boot/source/boot_main.cpp index 8f50a24a1..62d21484b 100644 --- a/stratosphere/boot/source/boot_main.cpp +++ b/stratosphere/boot/source/boot_main.cpp @@ -1075,7 +1075,7 @@ static int pinmux_update_pad(u64 pinmux_base_vaddr, unsigned int pinmux_idx, uns return pinmux_val; } -static const std::tuple g_drivepad_map[] = { +static const std::tuple g_drivepad_map[] = { {0x000008E4, 0x01F1F000}, /* AlsProxInt */ {0x000008E8, 0x01F1F000}, /* ApReady */ {0x000008EC, 0x01F1F000}, /* ApWakeBt */