Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-2.6-microblaze.git] / include / linux / cyclades.h
index 83925bd..05ee0f1 100644 (file)
@@ -157,6 +157,9 @@ struct cyclades_port {
        struct cyclades_icount  icount;
        struct completion       shutdown_wait;
        int throttle;
+#ifdef CONFIG_CYZ_INTR
+       struct timer_list       rx_full_timer;
+#endif
 };
 
 #define        CLOSING_WAIT_DELAY      30*HZ