[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140821192134.GO11146@saruman.home>
Date: Thu, 21 Aug 2014 14:21:34 -0500
From: Felipe Balbi <balbi@...com>
To: Stephen Warren <swarren@...dotorg.org>
CC: <balbi@...com>, <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 Thu, Aug 21, 2014 at 01:17:14PM -0600, Stephen Warren wrote:
> 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.
hmm... weird, git describe told v3.16-rc1 :-s
> This patch has already been sent, and apparently applied:
>
> https://lkml.org/lkml/2014/8/16/36
aha, thanks.
> I wonder if libata/for-3.17-fixes isn't in linux-next?
it is, it's just that I was build testing my branch which is based off
of v3.17-rc1 as of now.
--
balbi
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists