diff options
Diffstat (limited to 'sound/soc/samsung/arndale.c')
-rw-r--r-- | sound/soc/samsung/arndale.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/arndale.c b/sound/soc/samsung/arndale.c index 80a57bff1d02..f02873b6ce7f 100644 --- a/sound/soc/samsung/arndale.c +++ b/sound/soc/samsung/arndale.c @@ -5,7 +5,7 @@ // Author: Claude <claude@insginal.co.kr> #include <linux/module.h> -#include <linux/of_device.h> +#include <linux/of.h> #include <linux/platform_device.h> #include <linux/clk.h> |