imx27_visstrim_m10: spot the mistake
From: s.hauer@pengutronix.de (Sascha Hauer)
Date: 2012-06-25 06:49:03
On Sun, Jun 24, 2012 at 05:57:10PM +0100, Russell King - ARM Linux wrote:
quoted hunk ↗ jump to hunk
commit 9f97da78bf018206fb623cd351d454af2f105fe0 Author: David Howells [off-list ref] Date: Wed Mar 28 18:30:01 2012 +0100 Disintegrate asm/system.h for ARM Disintegrate asm/system.h for ARM. Signed-off-by: David Howells [off-list ref] cc: Russell King [off-list ref] cc: linux-arm-kernel at lists.infradead.orgdiff --git a/arch/arm/include/asm/system.h b/arch/arm/include/asm/system.h index 774c41e..74542c5 100644 --- a/arch/arm/include/asm/system.h +++ b/arch/arm/include/asm/system.h +/* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */ +#include <asm/barrier.h> +#include <asm/compiler.h> +#include <asm/cmpxchg.h> +#include <asm/exec.h> +#include <asm/switch_to.h> +#include <asm/system_info.h> +#include <asm/system_misc.h>What's wrong with the above commit to mach-imx27_visstrim_m10.c ?
Sorry Russell, thank you Fabio for sending a patch. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |