[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130322101514.GA1905@gondor.apana.org.au>
Date: Fri, 22 Mar 2013 18:15:14 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: David Rientjes <rientjes@...gle.com>
Cc: Jingoo Han <jg1.han@...sung.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Matt Mackall <mpm@...enic.com>
Subject: Re: [PATCH] hwrng: exynos - add CONFIG_PM_RUNTIME to
suspend/resume functions
On Fri, Mar 22, 2013 at 02:38:53AM -0700, David Rientjes wrote:
> On Fri, 22 Mar 2013, Jingoo Han wrote:
>
> > Add CONFIG_PM_RUNTIME to suspend/resume functions to fix the build
> > error. It is because UNIVERSAL_DEV_PM_OPS macro is related to both
> > CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME.
> >
> > drivers/char/hw_random/exynos-rng.c:167:8: error: 'exynos_rng_runtime_suspend' undeclared here (not in a function)
> > drivers/char/hw_random/exynos-rng.c:167:8: error: 'exynos_rng_runtime_resume' undeclared here (not in a function)
> >
> > Signed-off-by: Jingoo Han <jg1.han@...sung.com>
> > Reported-by: David Rientjes <rientjes@...gle.com>
> > Cc: Herbert Xu <herbert@...dor.apana.org.au>
>
> Acked-by: David Rientjes <rientjes@...gle.com>
Thanks, I've folded this into the original patch and rebased
the tree so that it is bisectable.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists