From: Paul Burton Date: Sun, 24 May 2015 15:11:41 +0000 (+0100) Subject: MIPS: JZ4740: remove clock.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1237496af309bc0551949418fb06f63d3b1f45b5;p=pandora-kernel.git MIPS: JZ4740: remove clock.h The only thing remaining in arch/mips/jz4740/clock.h is declarations of the jz4740_clock_{suspend,resume} functions. Move these to arch/mips/include/asm/mach-jz4740/clock.h for consistency with similar functions, and remove the redundant arch/mips/jz4740/clock.h header. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10156/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed