Skip to content
Snippets Groups Projects
Commit d0bc2f7d authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: u300: delete remnant clkdev.h file


The U300 now uses common clk, delete this leftover.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 234323ba
No related merge requests found
#ifndef __MACH_CLKDEV_H
#define __MACH_CLKDEV_H
int __clk_get(struct clk *clk);
void __clk_put(struct clk *clk);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment