[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200311164449.flzzwxqqhcxisil3@pengutronix.de>
Date: Wed, 11 Mar 2020 17:44:49 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Rishi Gupta <gupt21@...il.com>
Cc: thierry.reding@...il.com, s.trumtrar@...gutronix.de,
linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] pwm: pca9685: replace CONFIG_PM with __maybe_unused
to prevent build issues
On Wed, Mar 11, 2020 at 09:13:49PM +0530, Rishi Gupta wrote:
> The __maybe_unused attribute is preferred over CONFIG_PM
> to prevent build time issues. This commit replaces CONFIG_PM
> with this attribute.
I wasn't aware of build time issues and thought this was just about
#ifdef being ugly.
Anyhow, the change is fine,
Acked-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Powered by blists - more mailing lists