From: Stephen Boyd Date: Thu, 22 Jan 2015 19:25:54 +0000 (-0800) Subject: PCI: xgene: Include clk.h instead of clk-private.h X-Git-Tag: fixes-v4.0-rc1~161^2~5^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ef709195977d151199464b0c4ce4d8f193f244;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Tanmay Inamdar --- Reading git-diff-tree failed