[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53F645BA.4000402@wwwdotorg.org>
Date: Thu, 21 Aug 2014 13:17:14 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: balbi@...com
CC: tj@...nel.org, thierry.reding@...il.com, linux-ide@...r.kernel.org,
linux-tegra@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ata: ahci: tegra: fix build error
On 08/21/2014 01:08 PM, Felipe Balbi wrote:
> Currently, ahci_tegra doesn't build because it includes a file that
> doesn't exist.
>
> The problem is that first commit 306a7f9 (ARM: tegra: Move includes to
> include/soc/tegra) renamed include/linux/tegra-powergate.h to
> include/soc/tegra/powergate.h.
>
> Later commit 7232398 (ARM: tegra: Convert PMC to a driver) renamed
> include/soc/tegra/powergate.h to include/soc/tegra/pmc.h and neither
> commits fixed drivers/ata/ahci_tegra.c.
>
> Fix that so the driver has a chance of building. With current kernels.
>
> Cc: <stable@...r.kernel.org> # v3.16
This driver first appeared in v3.17-rc1.
This patch has already been sent, and apparently applied:
https://lkml.org/lkml/2014/8/16/36
I wonder if libata/for-3.17-fixes isn't in linux-next?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists