OSDN Git Service

clk: aspeed: Move structures to header
authorJoel Stanley <joel@jms.id.au>
Sun, 25 Aug 2019 14:18:47 +0000 (23:48 +0930)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Sep 2019 22:17:02 +0000 (15:17 -0700)
commitc1c4942eebdbb80d36d72df6f0ac19f82cf5dd9f
treee534f33555b75106f79e9cac942f6da766f6da52
parentebd5f82d32ade6f864917bf868bfa32f4d3c0486
clk: aspeed: Move structures to header

They will be reused by the ast2600 driver.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://lkml.kernel.org/r/20190825141848.17346-2-joel@jms.id.au
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-aspeed.c
drivers/clk/clk-aspeed.h [new file with mode: 0644]