]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3a9884210b4cc55b4789b4c6ae52087da5d4b001
tree160340af6fe97369994b7c79adb3085296639730
parent4ef25993bff8cdce8006053c4a750d76737ef5b1
ata: ahci_tegra: Change include to fix compilation

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>
drivers/ata/ahci_tegra.c