diff options
| -rw-r--r-- | sound/soc/codecs/pcm1792a.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/pcm1792a.c b/sound/soc/codecs/pcm1792a.c index 2a8eccf64c76..6f14c50a7f0f 100644 --- a/sound/soc/codecs/pcm1792a.c +++ b/sound/soc/codecs/pcm1792a.c | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | #include <sound/initval.h> | 28 | #include <sound/initval.h> |
| 29 | #include <sound/soc.h> | 29 | #include <sound/soc.h> |
| 30 | #include <sound/tlv.h> | 30 | #include <sound/tlv.h> |
| 31 | #include <linux/of.h> | ||
| 31 | #include <linux/of_device.h> | 32 | #include <linux/of_device.h> |
| 32 | 33 | ||
| 33 | #include "pcm1792a.h" | 34 | #include "pcm1792a.h" |
