aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/meson/axg-fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/meson/axg-fifo.h')
-rw-r--r--sound/soc/meson/axg-fifo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/meson/axg-fifo.h b/sound/soc/meson/axg-fifo.h
index c442195ba191..521b54e98fd3 100644
--- a/sound/soc/meson/axg-fifo.h
+++ b/sound/soc/meson/axg-fifo.h
@@ -68,6 +68,7 @@ struct axg_fifo {
struct clk *pclk;
struct reset_control *arb;
struct regmap_field *field_threshold;
+ unsigned int depth;
int irq;
};