commit | e7a570ff7dff9af6e54ff5e580a61ec7652137a0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 05 12:04:14 2012 +0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Oct 03 21:33:53 2012 +0200 |
tree | 052b4e97b189417de6f1e59ce48fc6126fa34bd3 | |
parent | 720fb1976d38bccf910d477c2df364948abdb359 [diff] |
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 <broonie@opensource.wolfsonmicro.com> Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Arnd Bergmann <arnd@arndb.de>