The following changes since commit ffb009b24388b896d9ca8b54e39a879302142518: clk: ti: convert retry_init param to use void data type (2017-12-01 15:16:24 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/clk-omap3-legacy-signed for you to fetch changes up to 7558562a70fbd6b3fa746fa33c76c9333aa0bb32: clk: ti: Drop legacy clk-3xxx-legacy code (2017-12-14 08:32:06 -0800) ---------------------------------------------------------------- Drop unused omap3 clock data We have been booting omap3 in device tree only mode for a while now, so this is all unused now. ---------------------------------------------------------------- Tony Lindgren (1): clk: ti: Drop legacy clk-3xxx-legacy code drivers/clk/ti/Makefile | 4 - drivers/clk/ti/clk-3xxx-legacy.c | 4656 -------------------------------------- drivers/clk/ti/clk.c | 135 -- drivers/clk/ti/clock.h | 68 - drivers/clk/ti/composite.c | 45 - drivers/clk/ti/dpll.c | 90 - drivers/clk/ti/gate.c | 48 - drivers/clk/ti/interface.c | 32 - 8 files changed, 5078 deletions(-) delete mode 100644 drivers/clk/ti/clk-3xxx-legacy.c -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html