[v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms

Scott Wood scott.wood at nxp.com
Fri Mar 18 15:54:46 PDT 2016


On 03/09/2016 04:18 AM, Yangbo Lu wrote:
> +#ifdef CONFIG_FSL_GUTS
> +u32 fsl_guts_get_svr(void);
> +int fsl_guts_init(void);
> +#endif

Don't ifdef prototypes (when not providing a stub alternative).

-Scott




More information about the linux-arm-kernel mailing list