diff options
| author | Stephen Boyd <[email protected]> | 2018-01-02 23:47:07 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2018-01-03 00:12:00 +0000 |
| commit | 0d4e3d005cb3c7b45463c91b4007d2b9f195879e (patch) | |
| tree | cf9d730214748944d982853575e4e05219363692 /fs/jbd2/commit.c | |
| parent | blackfin: Use generic clkdev.h header (diff) | |
| download | kernel-0d4e3d005cb3c7b45463c91b4007d2b9f195879e.tar.gz kernel-0d4e3d005cb3c7b45463c91b4007d2b9f195879e.zip | |
clk: Prepare to remove asm-generic/clkdev.h
Now that all the users of asm/clkdev.h have been replaced with
the generic file we can get rid of the asm-generic file as well
and implement that code directly where it's used.
We only have one caller of __clkdev_alloc(), in clkdev.c so we
can easily remove that and drop the include of asm/clkdev.h in
linux/clkdev.h by putting the __clk_get/__clk_put inlines in
their respective location.
Cc: Russell King <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
