X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Finclude%2Fcarl9170.h;h=220f2a1e07e51f41ea6494b05d230afc3a490196;hb=95e0b3d5f76e191546422c4dbb7afd2ad679ff8d;hp=6c19c32d742ca333d6830216a3a6e9e721f2e10c;hpb=e72388a0aa23da8bc8e24a0cbe9d523c5a9ce294;p=carl9170fw.git diff --git a/carlfw/include/carl9170.h b/carlfw/include/carl9170.h index 6c19c32..220f2a1 100644 --- a/carlfw/include/carl9170.h +++ b/carlfw/include/carl9170.h @@ -75,6 +75,7 @@ struct firmware_context_struct { /* misc */ unsigned int watchdog_enable; + unsigned int reboot; struct { /* Host Interface DMA queues */ @@ -156,9 +157,6 @@ struct firmware_context_struct { uint8_t put_buffer[CARL9170_MAX_CMD_PAYLOAD_LEN]; #endif /* CONFIG_CARL9170FW_DEBUG_USB */ -#ifdef CONFIG_CARL9170FW_USB_WATCHDOG - struct carl9170_watchdog_cmd watchdog; -#endif /* CONFIG CARL9170FW_USB_WATCHDOG */ } usb; struct {