[PATCH 05/38] Disintegrate asm/system.h for ARM [ver #3]
From: Mark Salter <hidden>
Date: 2012-03-16 14:40:18
Also in:
linux-arch, lkml
From: Mark Salter <hidden>
Date: 2012-03-16 14:40:18
Also in:
linux-arch, lkml
On Thu, 2012-03-15 at 20:56 +0000, David Howells wrote:
Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-arm-kernel at lists.infradead.org ---
<snip>
diff --git a/include/linux/mtd/map.h b/include/linux/mtd/map.h index 94e924e..d9072d9 100644 --- a/include/linux/mtd/map.h +++ b/include/linux/mtd/map.h@@ -1,4 +1,4 @@ -/* + r/* * Copyright ? 2000-2010 David Woodhouse <dwmw2@infradead.org> et al. * * This program is free software; you can redistribute it and/or modify
Looks like this hunk was unintended. It is causing a build failure for me. --Mark