PCI: xgene: Include clk.h instead of clk-private.h
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 22 Jan 2015 19:25:54 +0000 (11:25 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 Jan 2015 23:19:52 +0000 (17:19 -0600)
commit29ef709195977d151199464b0c4ce4d8f193f244
treef44252bc329fc96033757146c89f70d19eefaa34
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
PCI: xgene: Include clk.h instead of clk-private.h

This driver should be including clk.h as it's a clock consumer, not a clock
provider that needs to register clocks early.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Tanmay Inamdar <tinamdar@apm.com>
drivers/pci/host/pci-xgene.c