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)
commitc87ea8a8a0af8b76c1e4d1bd67ed7859c04477a7
treee781f81ca6ac288cac69db93cadf4ab863873834
parent42ed83f51619bdde623f1a8d87836e707c54608d
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