Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265642
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 16/26] Input: synaptics-rmi4: Use ifdef to check if CONFIG_PM_SLEEP is set |
| Date | 2015-11-09 14:20 +0100 |
| Message-ID | <qsUwx-6TG-5@gated-at.bofh.it> (permalink) |
| References | <qrCs3-5az-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Nov 6, 2015 at 12:41 AM, Andrew Duggan <aduggan@synaptics.com> wrote: > The pm variables are not included in the struct rmi_driver_data at compile > time. Using the IS_ENABLED macro in rmi_driver.c will result in a compiler > error if CONFIG_PM_SLEEP is not enabled. > > Signed-off-by: Andrew Duggan <aduggan@synaptics.com> Tested-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 16/26] Input: synaptics-rmi4: Use ifdef to check if CONFIG_PM_SLEEP is set Andrew Duggan <aduggan@synaptics.com> - 2015-11-06 00:50 +0100 Re: [PATCH 16/26] Input: synaptics-rmi4: Use ifdef to check if CONFIG_PM_SLEEP is set Linus Walleij <linus.walleij@linaro.org> - 2015-11-09 14:20 +0100
csiph-web