MIPS: add clkdev.h
authorJohn Crispin <blogic@openwrt.org>
Mon, 30 Apr 2012 09:33:01 +0000 (11:33 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:49:20 +0000 (17:49 +0200)
commitc9a3b7e4a3844c868686f4b7c915c5e399f77dba
tree859dc8097982f5f712b03287e6071e9bc8ded8ca
parent40e91aec7da128795cff7708ed5ae908f0d779c6
MIPS: add clkdev.h

For clock device lookup tables to work on MIPS, we need to provide this
architecture specific header file.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3700/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/clkdev.h [new file with mode: 0644]