DORMANTno replies

[PATCH] arch/arm: Fix build failure for msm_defconfig caused by wrong include path

From: peterhuewe@gmx.de (Peter Huewe)
Date: 2010-01-17 20:46:25
Also in: lkml
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

This patch fixes a build failure [1] due to a wrong include path.

References:
[1] http://kisskb.ellerman.id.au/kisskb/buildresult/2020066/

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
---
Patch against Linux-next of So 17. Jan 21:24:00 CET 2010
KernelVersion: next-20100114

Resending this patch as I got some errors from my mail-server, sorry for
the inconvenience
 arch/arm/mach-msm/devices.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-msm/devices.c b/arch/arm/mach-msm/devices.c
index a64578f..737fd09 100644
--- a/arch/arm/mach-msm/devices.c
+++ b/arch/arm/mach-msm/devices.c
@@ -29,7 +29,7 @@
 #include <linux/mtd/nand.h>
 #include <linux/mtd/partitions.h>
 
-#include <asm/mach/mmc.h>
+#include <mach/mmc.h>
 
 static struct resource resources_uart1[] = {
 	{
-- 
1.6.4.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help