diff --git a/drivers/staging/rtl8723bs/include/hal_data.h b/drivers/staging/rtl8723bs/include/hal_data.h index d3e5c4039693..3a93ac312ded 100644 --- a/drivers/staging/rtl8723bs/include/hal_data.h +++ b/drivers/staging/rtl8723bs/include/hal_data.h @@ -387,9 +387,6 @@ struct hal_com_data { /* For bluetooth co-existence */ struct bt_coexist bt_coexist; - /* Interrupt related register information. */ - u32 SysIntrStatus; - /* Chip version information */ bool chip_normal; /* true - normal chip, false - test chip */ };