]> git.baikalelectronics.ru Git - kernel.git/commit
pci: xgene: do not use clk-private.h
authorMichael Turquette <mturquette@linaro.org>
Thu, 29 Jan 2015 20:05:37 +0000 (12:05 -0800)
committerMichael Turquette <mturquette@linaro.org>
Mon, 2 Feb 2015 22:23:40 +0000 (14:23 -0800)
commit589cf244c39bcce8836838903900bf2d950004b3
treee781f81ca6ac288cac69db93cadf4ab863873834
parent1e1a1f080af5f4c54cfc29cf49e05e9769ee5be0
pci: xgene: do not use clk-private.h

The X-Gene PCIe driver consumes clocks and does not provide them.
Replace usage of clk-private.h with clk.h.

Cc: Tanmay Inamdar <tinamdar@apm.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
drivers/pci/host/pci-xgene.c