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@xxxxxxxxxxxxxxx> # 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-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html