diff options
Diffstat (limited to '')
-rw-r--r-- | sound/soc/meson/aiu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/meson/aiu.h b/sound/soc/meson/aiu.h index 393b6c2307..0f94c8bf60 100644 --- a/sound/soc/meson/aiu.h +++ b/sound/soc/meson/aiu.h @@ -33,7 +33,6 @@ struct aiu_platform_data { }; struct aiu { - struct clk *pclk; struct clk *spdif_mclk; struct aiu_interface i2s; struct aiu_interface spdif; |