arm: add common clkdev
commitdfcdce8eec30d61743cefa0edc001a79bc3e29d6
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 4 Aug 2010 01:43:55 +0000 (4 03:43 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 6 Aug 2010 17:09:38 +0000 (6 19:09 +0200)
treea5709dc2cebb61ed6a514bc8f9c7f525d4b57097
parente0953c5db2cb2ac73ca4ffe2f91ee78939de4ede
arm: add common clkdev

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Andrea GALLO <andrea.gallo@stericsson.com>
Cc: Gael SALLES <gael.salles@stericsson.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/common/Kconfig [new file with mode: 0644]
arch/arm/common/Makefile [new file with mode: 0644]
arch/arm/common/clkdev.c [new file with mode: 0644]
arch/arm/include/asm/clkdev.h [new file with mode: 0644]
lib/vsprintf.c