From: Boris BREZILLON Date: Fri, 11 Oct 2013 07:37:45 +0000 (+0200) Subject: ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h X-Git-Tag: cleanup-for-linus~17^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2edb90ae421a0f65edcdef65ef9dd08e3228abbf;p=pandora-kernel.git ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h This patch moves at91_pmc.h header from machine specific directory (arch/arm/mach-at91/include/mach/at91_pmc.h) to clk include directory (include/linux/clk/at91_pmc.h). We need this to avoid reference to machine specific headers in clk drivers. Signed-off-by: Boris BREZILLON Acked-by: Felipe Balbi Acked-by: Mike Turquette Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed