[PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Apr 28 14:43:32 EDT 2011


On Mon, Apr 04, 2011 at 08:47:17PM +0900, Kukjin Kim wrote:
> Russell King - ARM Linux wrote:
> > 
> > On Sat, Apr 02, 2011 at 11:09:15AM +0900, Kukjin Kim wrote:
> > > The current mainline codes of ARCH_S5PC100 can not support
> > > suspend to ram. So needs this for preventing build error.
> > >
> > > Cc: Russell King <rmk+kernel at arm.linux.org.uk>
> > > Signed-off-by: Kukjin Kim <kgene.kim at samsung.com>
> > > ---
> > > Oops, I missed this in my previous patch.
> > >
> > > As I know, firstly ARCH_S5P64X0 will support suspend to ram
> > > then ARCH_S5PC100 will do it. But right now, we need this.
> > 
> > I'd much rather do this a different way - let me know if this means
> > the SoC based dependencies can be dropped.  Patches to follow.
> 
> Yeah, I checked your patches. It's ok to me but this is also needed right
> now for preventing build errors with s5pc100_defconfig...because there is no
> regarding headers for supporting suspend to ram.
> 
> However as I mentioned, the suspend to ram will be supported soon on them
> then we can drop its dependencies.

Could I have an updated patch which applies to mainline please?



More information about the linux-arm-kernel mailing list