[PATCH v3] i.MX27: add suspend to RAM support

Russell King - ARM Linux linux at arm.linux.org.uk
Thu May 27 15:43:05 EDT 2010


On Thu, May 27, 2010 at 04:13:55PM +0200, Eric Bénard wrote:
> +#include <linux/kernel.h>
> +#include <linux/suspend.h>
> +#include <asm/io.h>

linux/io.h

(checkpatch.pl will tell you this, although the general rule that "if
there's a linux/foo.h and an asm/foo.h, linux/foo.h should be used"
doesn't always apply - there are some exceptions.)



More information about the linux-arm-kernel mailing list