diff options
Diffstat (limited to 'sound/soc/fsl/fsl_aud2htx.c')
-rw-r--r-- | sound/soc/fsl/fsl_aud2htx.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/fsl/fsl_aud2htx.c b/sound/soc/fsl/fsl_aud2htx.c index fc56f6ade3..ee2f6ad1f8 100644 --- a/sound/soc/fsl/fsl_aud2htx.c +++ b/sound/soc/fsl/fsl_aud2htx.c @@ -5,9 +5,8 @@ #include <linux/clk-provider.h> #include <linux/delay.h> #include <linux/dmaengine.h> +#include <linux/mod_devicetable.h> #include <linux/module.h> -#include <linux/of_device.h> -#include <linux/of_address.h> #include <linux/pm_runtime.h> #include <linux/regmap.h> #include <linux/slab.h> |