On 02/07, Jyri Sarha wrote: > On 02/07/16 09:42, Stephen Boyd wrote: > >These functions either never existed or were only used in > >OF_CLK_DECLARE() macros. Remove the dead prototypes. > > > > Yes, they were used by OF_CLK_DECLARE() macros. I originally made > the of_gpio_clk_gate_setup() non static just because the other basic > clocks were implemented the same way. Actually I do not follow why > the functions needed to be non static in the first place. Surely the > declarations can go now after the conversion to a platform driver. >
Thanks. There is some exporting of basic type functions for u300. I'm not entirely sure why we do it there either though. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project