diff options
Diffstat (limited to 'sound/soc/codecs/gtm601.c')
-rw-r--r-- | sound/soc/codecs/gtm601.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/gtm601.c b/sound/soc/codecs/gtm601.c index c6b1e77ffc..1f165e4670 100644 --- a/sound/soc/codecs/gtm601.c +++ b/sound/soc/codecs/gtm601.c @@ -13,7 +13,7 @@ #include <linux/slab.h> #include <linux/module.h> #include <linux/kernel.h> -#include <linux/of_device.h> +#include <linux/of.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/initval.h> |