mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
factorise some generic infrastructure to assist looking up struct clks for the ARM & SH architecture. as the code is identical at 99% put the arch specific code for allocation as example in asm/clkdev.h Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Acked-by: Paul Mundt <[email protected]> Signed-off-by: Russell King <[email protected]>
3 lines
41 B
Makefile
3 lines
41 B
Makefile
|
|
obj-$(CONFIG_CLKDEV_LOOKUP) += clkdev.o
|