All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51516DC1.1000807@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index b7596eb..8cfffe3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,11 +20,11 @@ On 03/26/2013 08:25 AM, Shawn Guo wrote:
 > Removing this causes the compile error below.
 > 
 >   CC      arch/arm/mach-imx/cpuidle-imx6q.o
-> arch/arm/mach-imx/cpuidle-imx6q.c: In function ‘imx6q_enter_wait’:
-> arch/arm/mach-imx/cpuidle-imx6q.c:25:2: error: implicit declaration of function ‘clockevents_notify’ [-Werror=implicit-function-declaration]
-> arch/arm/mach-imx/cpuidle-imx6q.c:25:21: error: ‘CLOCK_EVT_NOTIFY_BROADCAST_ENTER’ undeclared (first use in this function)
+> arch/arm/mach-imx/cpuidle-imx6q.c: In function ?imx6q_enter_wait?:
+> arch/arm/mach-imx/cpuidle-imx6q.c:25:2: error: implicit declaration of function ?clockevents_notify? [-Werror=implicit-function-declaration]
+> arch/arm/mach-imx/cpuidle-imx6q.c:25:21: error: ?CLOCK_EVT_NOTIFY_BROADCAST_ENTER? undeclared (first use in this function)
 > arch/arm/mach-imx/cpuidle-imx6q.c:25:21: note: each undeclared identifier is reported only once for each function it appears in
-> arch/arm/mach-imx/cpuidle-imx6q.c:45:21: error: ‘CLOCK_EVT_NOTIFY_BROADCAST_EXIT’ undeclared (first use in this function)
+> arch/arm/mach-imx/cpuidle-imx6q.c:45:21: error: ?CLOCK_EVT_NOTIFY_BROADCAST_EXIT? undeclared (first use in this function)
 > cc1: some warnings being treated as errors
 > make[2]: *** [arch/arm/mach-imx/cpuidle-imx6q.o] Error 1
 
@@ -49,7 +49,7 @@ Date:   Thu Mar 21 12:21:33 2013 +0000
 
 
 -- 
- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
+ <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs
 
 Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
 <http://twitter.com/#!/linaroorg> Twitter |
diff --git a/a/content_digest b/N1/content_digest
index a32a299..b70f966 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,10 @@
  "ref\01364234140-514-1-git-send-email-daniel.lezcano@linaro.org\0"
  "ref\01364234140-514-6-git-send-email-daniel.lezcano@linaro.org\0"
  "ref\020130326072458.GA7141@S2101-09.ap.freescale.net\0"
- "From\0Daniel Lezcano <daniel.lezcano@linaro.org>\0"
- "Subject\0Re: [PATCH 05/15] cpuidle: imx6: remove timer broadcast initialization\0"
+ "From\0daniel.lezcano@linaro.org (Daniel Lezcano)\0"
+ "Subject\0[PATCH 05/15] cpuidle: imx6: remove timer broadcast initialization\0"
  "Date\0Tue, 26 Mar 2013 10:43:29 +0100\0"
- "To\0Shawn Guo <shawn.guo@linaro.org>\0"
- "Cc\0rjw@sisk.pl"
-  tglx@linutronix.de
-  patches@linaro.org
-  linaro-kernel@lists.linaro.org
-  linux-arm-kernel@lists.infradead.org
-  linux-pm@vger.kernel.org
-  linux@maxim.org.za
-  nicolas.ferre@atmel.com
-  plagnioj@jcrosoft.com
-  lenb@kernel.org
-  nsekhar@ti.com
-  kevin.hilman@linaro.org
-  horms@verge.net.au
-  magnus.damm@gmail.com
-  kernel@pengutronix.de
-  ben-linux@fluff.org
-  kgene.kim@samsung.com
-  rob.herring@calxeda.com
-  jason@lakedaemon.net
-  andrew@lunn.ch
-  linus.walleij@linaro.org
- " linux@arm.linux.org.uk\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/26/2013 08:25 AM, Shawn Guo wrote:\n"
@@ -51,11 +29,11 @@
  "> Removing this causes the compile error below.\n"
  "> \n"
  ">   CC      arch/arm/mach-imx/cpuidle-imx6q.o\n"
- "> arch/arm/mach-imx/cpuidle-imx6q.c: In function \342\200\230imx6q_enter_wait\342\200\231:\n"
- "> arch/arm/mach-imx/cpuidle-imx6q.c:25:2: error: implicit declaration of function \342\200\230clockevents_notify\342\200\231 [-Werror=implicit-function-declaration]\n"
- "> arch/arm/mach-imx/cpuidle-imx6q.c:25:21: error: \342\200\230CLOCK_EVT_NOTIFY_BROADCAST_ENTER\342\200\231 undeclared (first use in this function)\n"
+ "> arch/arm/mach-imx/cpuidle-imx6q.c: In function ?imx6q_enter_wait?:\n"
+ "> arch/arm/mach-imx/cpuidle-imx6q.c:25:2: error: implicit declaration of function ?clockevents_notify? [-Werror=implicit-function-declaration]\n"
+ "> arch/arm/mach-imx/cpuidle-imx6q.c:25:21: error: ?CLOCK_EVT_NOTIFY_BROADCAST_ENTER? undeclared (first use in this function)\n"
  "> arch/arm/mach-imx/cpuidle-imx6q.c:25:21: note: each undeclared identifier is reported only once for each function it appears in\n"
- "> arch/arm/mach-imx/cpuidle-imx6q.c:45:21: error: \342\200\230CLOCK_EVT_NOTIFY_BROADCAST_EXIT\342\200\231 undeclared (first use in this function)\n"
+ "> arch/arm/mach-imx/cpuidle-imx6q.c:45:21: error: ?CLOCK_EVT_NOTIFY_BROADCAST_EXIT? undeclared (first use in this function)\n"
  "> cc1: some warnings being treated as errors\n"
  "> make[2]: *** [arch/arm/mach-imx/cpuidle-imx6q.o] Error 1\n"
  "\n"
@@ -80,10 +58,10 @@
  "\n"
  "\n"
  "-- \n"
- " <http://www.linaro.org/> Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ " <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs\n"
  "\n"
  "Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |\n"
  "<http://twitter.com/#!/linaroorg> Twitter |\n"
  <http://www.linaro.org/linaro-blog/> Blog
 
-323b141f9f5f8d1e09cd1a06e8a137314897c714a6d7f62a166cf2b39950ebaa
+e20194fe9a295822b7a9482cbf3f41152e5dc6d51e60fc132c8c9384f9dc3d91

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.