aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/qualcomm/qca_spi.h')
-rw-r--r--drivers/net/ethernet/qualcomm/qca_spi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/qualcomm/qca_spi.h b/drivers/net/ethernet/qualcomm/qca_spi.h
index fc0e98726b36..719c41227f22 100644
--- a/drivers/net/ethernet/qualcomm/qca_spi.h
+++ b/drivers/net/ethernet/qualcomm/qca_spi.h
@@ -92,6 +92,7 @@ struct qcaspi {
92 92
93 unsigned int intr_req; 93 unsigned int intr_req;
94 unsigned int intr_svc; 94 unsigned int intr_svc;
95 u16 reset_count;
95 96
96#ifdef CONFIG_DEBUG_FS 97#ifdef CONFIG_DEBUG_FS
97 struct dentry *device_root; 98 struct dentry *device_root;