From: Mikko Perttunen Date: Mon, 11 Aug 2014 10:17:48 +0000 (+0300) Subject: ata: ahci_tegra: Change include to fix compilation X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~13891^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=0e5740770f34381b5742654a5f297e335c548de5;p=mirror_ubuntu-focal-kernel.git ata: ahci_tegra: Change include to fix compilation Before this patch, the driver included , which was effectively renamed to at about the same time the ahci_tegra series landed. Fix the include path so that the driver compiles. Signed-off-by: Mikko Perttunen Acked-by: Thierry Reding Signed-off-by: Tejun Heo --- diff --git a/drivers/ata/ahci_tegra.c b/drivers/ata/ahci_tegra.c index fc3df47fca35..f1fef74e503c 100644 --- a/drivers/ata/ahci_tegra.c +++ b/drivers/ata/ahci_tegra.c @@ -24,8 +24,8 @@ #include #include #include -#include #include +#include #include "ahci.h" #define SATA_CONFIGURATION_0 0x180