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


Groups > linux.kernel > #1317869

Re: [PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP
Date 2016-01-26 14:00 +0100
Message-ID <qVbo0-4eF-41@gated-at.bofh.it> (permalink)
References <qvQ3p-6Fs-23@gated-at.bofh.it> <qV5iy-7WO-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 26 January 2016 15:21:41 Inki Dae wrote:
> > -#ifdef CONFIG_PM_SLEEP
> 
> How about just changing it to CONFIG_PM for consistency of other kms drivers?
> Actually, I had modified it to PM since original auther, Gustavo Padovan, posted runtime pm support.
> However, it seems missing this one.

Everybody gets the #ifdef's wrong, so the __maybe_unused approach is
being used increasingly all over the kernel.

	Arnd

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


Thread

Re: [PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP Inki Dae <inki.dae@samsung.com> - 2016-01-26 07:30 +0100
  Re: [PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP Arnd Bergmann <arnd@arndb.de> - 2016-01-26 14:00 +0100

csiph-web