From c08f5f701a0bff9acde012a0220d6a1419f709e6 Mon Sep 17 00:00:00 2001 From: Shardar Shariff Md Date: Sat, 21 Jan 2017 00:54:50 +0530 Subject: [PATCH] t18x: drivers: use soc/tegra/chip-id.h for soc header The soc tegra headers are unified and moved all the content of linux/tegra-soc.h to the soc/tegra/chip-id.h to have the single soc header for Tegra. Change-Id: I67a95258775e50add4ab9872e4525910b14ff99c Signed-off-by: Shardar Shariff Md Reviewed-on: http://git-master/r/1291661 Reviewed-by: mobile promotions Tested-by: mobile promotions --- sound/soc/tegra-alt/tegra186_dspk_alt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/tegra-alt/tegra186_dspk_alt.c b/sound/soc/tegra-alt/tegra186_dspk_alt.c index 587762b2..c3657bf7 100644 --- a/sound/soc/tegra-alt/tegra186_dspk_alt.c +++ b/sound/soc/tegra-alt/tegra186_dspk_alt.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include