Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1360995

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

From Scott Wood <scott.wood@nxp.com>
Newsgroups linux.kernel
Subject Re: [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
Date 2016-03-19 00:20 +0100
Message-ID <rebQt-3io-7@gated-at.bofh.it> (permalink)
References <rbU7o-8oF-7@gated-at.bofh.it> <rebQt-3io-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms Scott Wood <scott.wood@nxp.com> - 2016-03-19 00:20 +0100
  RE: [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms Yangbo Lu <yangbo.lu@nxp.com> - 2016-03-25 08:10 +0100

csiph-web