ata: ahci_tegra: Change include to fix compilation
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 11 Aug 2014 10:17:48 +0000 (13:17 +0300)
committerTejun Heo <tj@kernel.org>
Sun, 17 Aug 2014 11:24:53 +0000 (07:24 -0400)
Before this patch, the driver included <linux/tegra-powergate.h>,
which was effectively renamed to <soc/tegra/pmc.h> at about the same
time the ahci_tegra series landed. Fix the include path so that the
driver compiles.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found