[PATCH] USB: ohci-at91: add usb_clk for transition to common clk framework
Alan Stern
stern at rowland.harvard.edu
Thu Aug 1 13:38:45 EDT 2013
On Thu, 1 Aug 2013, Sergei Shtylyov wrote:
> > Yes. However, a more elegant approach is to protect the relevant
> > statements with: if (defined(CONFIG_COMMON_CLK)). This preprocessor
>
> You probably meant IS_ENABLED() or IS_BUIILTIN()? Or is there something I
> don't know about gcc preprocessor?
Yes, sorry, I meant IS_ENABLED(). Boris got it right.
Alan Stern
More information about the linux-arm-kernel
mailing list