From: Mark Brown Date: Wed, 5 Sep 2012 04:04:14 +0000 (+0800) Subject: asm-generic: Add default clkdev.h X-Git-Tag: v3.7-rc1~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a570ff7dff9af6e54ff5e580a61ec7652137a0;p=pandora-kernel.git asm-generic: Add default clkdev.h Ease the deployment of clkdev by providing a default asm/clkdev.h for use if the arch does not have an include/asm/clkdev.h. Due to limitations in Kbuild we manually add clkdev.h to all architectures that don't have one rather than having the header appear by default. Signed-off-by: Mark Brown Reviewed-by: Stephen Rothwell Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed