OSDN Git Service

Clock framework support
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sat, 10 Jan 2015 09:44:53 +0000 (18:44 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Sat, 10 Jan 2015 09:44:53 +0000 (18:44 +0900)
commitd7e098285a2cbd59c19c35c8e4cf301fc62f7d4f
tree811c2d60e4bdc3132f7249746ab59e6e2fcfb71b
parent971b847de16c1e3fe3ffe2570ef3322650871a8e
Clock framework support
arch/h8300/Kconfig
arch/h8300/include/asm/Kbuild
arch/h8300/include/asm/clk.h [new file with mode: 0644]
arch/h8300/kernel/Makefile
arch/h8300/kernel/clk.c [new file with mode: 0644]
arch/h8300/kernel/setup.c