[PATCH 08/31] pci: tegra: use reset framework
Thierry Reding
thierry.reding at gmail.com
Fri Nov 29 08:29:58 EST 2013
On Fri, Nov 15, 2013 at 01:54:03PM -0700, Stephen Warren wrote:
[...]
> diff --git a/drivers/pci/host/pci-tegra.c b/drivers/pci/host/pci-tegra.c
> index 0afbbbc55c81..174a5bc2d993 100644
> --- a/drivers/pci/host/pci-tegra.c
> +++ b/drivers/pci/host/pci-tegra.c
> @@ -39,6 +39,7 @@
> #include <linux/of_platform.h>
> #include <linux/pci.h>
> #include <linux/platform_device.h>
> +#include <linux/reset.h>
Can't you also remove the linux/clk/tegra.h include now that none of the
functions it declares are used anymore?
Otherwise looks good to me:
Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131129/ce35e470/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list