mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 07:26:46 +07:00
ARM: u300: delete remnant clkdev.h file
The U300 now uses common clk, delete this leftover. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
234323ba4f
commit
d0bc2f7d96
@ -1,7 +0,0 @@
|
|||||||
#ifndef __MACH_CLKDEV_H
|
|
||||||
#define __MACH_CLKDEV_H
|
|
||||||
|
|
||||||
int __clk_get(struct clk *clk);
|
|
||||||
void __clk_put(struct clk *clk);
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user