From 974da74574f3d36f8957db6353ee8a419c4e1670 Mon Sep 17 00:00:00 2001 From: Prashant Gaikwad Date: Fri, 11 Apr 2014 14:42:29 +0530 Subject: platform: tegra: move pm_domain to drivers Change-Id: I30baee4084399b8078232f31296c4d891a903d47 Signed-off-by: Prashant Gaikwad Reviewed-on: http://git-master/r/395123 Reviewed-by: Bharat Nihalani Tested-by: Bharat Nihalani --- sound/pci/hda/hda_intel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound') diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 30e7fd27471e..fe10a0dab604 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c @@ -69,7 +69,7 @@ #endif #ifdef CONFIG_SND_HDA_PLATFORM_NVIDIA_TEGRA #include -#include +#include #endif static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; -- cgit v1.2.3