diff --git a/hardware/sysclk-lwla/protocol.h b/hardware/sysclk-lwla/protocol.h index be8aaeba..21bfe729 100644 --- a/hardware/sysclk-lwla/protocol.h +++ b/hardware/sysclk-lwla/protocol.h @@ -185,7 +185,6 @@ struct dev_context { int reg_write_len; enum device_state state; - enum device_state next_state; /** The currently configured clock source of the device. */ enum clock_source cur_clock_source;