u-boot-brain/drivers/clk/uniphier
Masahiro Yamada 102e318777 clk: uniphier: move U_BOOT_DRIVER entry to core code
Move U_BOOT_DRIVER() entry from the data file (clk-uniphier-mio.c)
to the core support file (clk-uniphier-core.c) because I do not want
to repeat the driver boilerplate when I add more clock data.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-09-23 01:00:39 +09:00
..
clk-uniphier-core.c clk: uniphier: move U_BOOT_DRIVER entry to core code 2016-09-23 01:00:39 +09:00
clk-uniphier-mio.c clk: uniphier: move U_BOOT_DRIVER entry to core code 2016-09-23 01:00:39 +09:00
clk-uniphier.h clk: uniphier: move U_BOOT_DRIVER entry to core code 2016-09-23 01:00:39 +09:00
Kconfig clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00
Makefile clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00