All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120329163309.GW9859@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index c37ac68..3eba3b1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,12 +30,12 @@ Content-Transfer-Encoding: 8bit
 Fix the compilation break observed on latest mainline caused
 by 9f97da78 (Disintegrate asm/system.h for ARM):
 
-arch/arm/mach-omap1/pm.c: In function ‘omap_pm_prepare’:
-arch/arm/mach-omap1/pm.c:587: error: implicit declaration of function ‘disable_hlt’
-arch/arm/mach-omap1/pm.c: In function ‘omap_pm_finish’:
-arch/arm/mach-omap1/pm.c:624: error: implicit declaration of function ‘enable_hlt’
-arch/arm/mach-omap1/pm.c: In function ‘omap_pm_init’:
-arch/arm/mach-omap1/pm.c:681: error: ‘arm_pm_idle’ undeclared (first use in this function)
+arch/arm/mach-omap1/pm.c: In function ?omap_pm_prepare?:
+arch/arm/mach-omap1/pm.c:587: error: implicit declaration of function ?disable_hlt?
+arch/arm/mach-omap1/pm.c: In function ?omap_pm_finish?:
+arch/arm/mach-omap1/pm.c:624: error: implicit declaration of function ?enable_hlt?
+arch/arm/mach-omap1/pm.c: In function ?omap_pm_init?:
+arch/arm/mach-omap1/pm.c:681: error: ?arm_pm_idle? undeclared (first use in this function)
 ...
 
 arch/arm/mach-omap2/pm.c: In function 'omap_pm_begin':
@@ -45,7 +45,7 @@ arch/arm/mach-omap2/pm.c:247: error: implicit declaration of function 'enable_hl
 
 Cc: Kevin Hilman <khilman@ti.com>
 Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
-[tony@atomide.com: updated to fix omap1 too]
+[tony at atomide.com: updated to fix omap1 too]
 Signed-off-by: Tony Lindgren <tony@atomide.com>
 
 diff --git a/arch/arm/mach-omap1/pm.c b/arch/arm/mach-omap1/pm.c
@@ -73,7 +73,3 @@ index a7bdec6..d0c1c96 100644
  #include <plat/omap-pm.h>
  #include <plat/omap_device.h>
  #include "common.h"
---
-To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 8e0151d..aa28e7c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,9 @@
  "ref\01333015762-476-1-git-send-email-govindraj.raja@ti.com\0"
  "ref\020120329151128.GT9859@atomide.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH] omap2+: pm: fix compilation break.\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH] omap2+: pm: fix compilation break.\0"
  "Date\0Thu, 29 Mar 2012 09:33:10 -0700\0"
- "To\0Govindraj.R <govindraj.raja@ti.com>\0"
- "Cc\0linux-omap@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
- " Kevin Hilman <khilman@ti.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "* Tony Lindgren <tony@atomide.com> [120329 08:14]:\n"
@@ -41,12 +38,12 @@
  "Fix the compilation break observed on latest mainline caused\n"
  "by 9f97da78 (Disintegrate asm/system.h for ARM):\n"
  "\n"
- "arch/arm/mach-omap1/pm.c: In function \342\200\230omap_pm_prepare\342\200\231:\n"
- "arch/arm/mach-omap1/pm.c:587: error: implicit declaration of function \342\200\230disable_hlt\342\200\231\n"
- "arch/arm/mach-omap1/pm.c: In function \342\200\230omap_pm_finish\342\200\231:\n"
- "arch/arm/mach-omap1/pm.c:624: error: implicit declaration of function \342\200\230enable_hlt\342\200\231\n"
- "arch/arm/mach-omap1/pm.c: In function \342\200\230omap_pm_init\342\200\231:\n"
- "arch/arm/mach-omap1/pm.c:681: error: \342\200\230arm_pm_idle\342\200\231 undeclared (first use in this function)\n"
+ "arch/arm/mach-omap1/pm.c: In function ?omap_pm_prepare?:\n"
+ "arch/arm/mach-omap1/pm.c:587: error: implicit declaration of function ?disable_hlt?\n"
+ "arch/arm/mach-omap1/pm.c: In function ?omap_pm_finish?:\n"
+ "arch/arm/mach-omap1/pm.c:624: error: implicit declaration of function ?enable_hlt?\n"
+ "arch/arm/mach-omap1/pm.c: In function ?omap_pm_init?:\n"
+ "arch/arm/mach-omap1/pm.c:681: error: ?arm_pm_idle? undeclared (first use in this function)\n"
  "...\n"
  "\n"
  "arch/arm/mach-omap2/pm.c: In function 'omap_pm_begin':\n"
@@ -56,7 +53,7 @@
  "\n"
  "Cc: Kevin Hilman <khilman@ti.com>\n"
  "Signed-off-by: Govindraj.R <govindraj.raja@ti.com>\n"
- "[tony@atomide.com: updated to fix omap1 too]\n"
+ "[tony at atomide.com: updated to fix omap1 too]\n"
  "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
  "\n"
  "diff --git a/arch/arm/mach-omap1/pm.c b/arch/arm/mach-omap1/pm.c\n"
@@ -83,10 +80,6 @@
  "+\n"
  " #include <plat/omap-pm.h>\n"
  " #include <plat/omap_device.h>\n"
- " #include \"common.h\"\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ " #include \"common.h\""
 
-ee3f79b65cd09065c001233e18e2ad14a708075d0fbd39406d0de1cb3eddba89
+87009ee78e4227f73ad2144b33388907c50be38adebe567d85465eda341ecc87

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.