All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5464F1D8.5060106@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index e016df6..e0ef096 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,22 +17,22 @@ On 11/13/2014 04:20 PM, Tomi Valkeinen wrote:
 > handoff related properties" v3 series to my test branch, compiled for
 > x64 and:
 > 
-> drivers/video/fbdev/simplefb.c: In function ‘simplefb_clocks_init’:
+> drivers/video/fbdev/simplefb.c: In function ?simplefb_clocks_init?:
 > drivers/video/fbdev/simplefb.c:204:2: error: implicit declaration of
-> function ‘of_clk_get_parent_count’ [-Werror=implicit-function-declaration]
+> function ?of_clk_get_parent_count? [-Werror=implicit-function-declaration]
 >   par->clk_count = of_clk_get_parent_count(np);
 >   ^
 > In file included from include/linux/i2c.h:33:0,
 >                  from include/uapi/linux/fb.h:5,
 >                  from include/linux/fb.h:5,
 >                  from drivers/video/fbdev/simplefb.c:24:
-> drivers/video/fbdev/simplefb.c: In function ‘simplefb_init’:
-> drivers/video/fbdev/simplefb.c:399:25: error: ‘of_chosen’ undeclared
+> drivers/video/fbdev/simplefb.c: In function ?simplefb_init?:
+> drivers/video/fbdev/simplefb.c:399:25: error: ?of_chosen? undeclared
 > (first use in this function)
 >   for_each_child_of_node(of_chosen, np) {
 >                          ^
 > include/linux/of.h:736:33: note: in definition of macro
-> ‘for_each_child_of_node’
+> ?for_each_child_of_node?
 >   for (child = of_get_next_child(parent, NULL); child != NULL; \
 >                                  ^
 > drivers/video/fbdev/simplefb.c:399:25: note: each undeclared identifier
@@ -40,7 +40,7 @@ On 11/13/2014 04:20 PM, Tomi Valkeinen wrote:
 >   for_each_child_of_node(of_chosen, np) {
 >                          ^
 > include/linux/of.h:736:33: note: in definition of macro
-> ‘for_each_child_of_node’
+> ?for_each_child_of_node?
 >   for (child = of_get_next_child(parent, NULL); child != NULL; \
 >                                  ^
 > 
diff --git a/a/content_digest b/N1/content_digest
index a20080c..923f73d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01415808952-23549-1-git-send-email-hdegoede@redhat.com\0"
  "ref\05464CC5A.7010508@ti.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
- "Subject\0Re: [PATCH v5 0/5] simplefb: add clock handling code\0"
- "Date\0Thu, 13 Nov 2014 18:00:56 +0000\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0[PATCH v5 0/5] simplefb: add clock handling code\0"
+ "Date\0Thu, 13 Nov 2014 19:00:56 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -25,22 +25,22 @@
  "> handoff related properties\" v3 series to my test branch, compiled for\n"
  "> x64 and:\n"
  "> \n"
- "> drivers/video/fbdev/simplefb.c: In function \342\200\230simplefb_clocks_init\342\200\231:\n"
+ "> drivers/video/fbdev/simplefb.c: In function ?simplefb_clocks_init?:\n"
  "> drivers/video/fbdev/simplefb.c:204:2: error: implicit declaration of\n"
- "> function \342\200\230of_clk_get_parent_count\342\200\231 [-Werror=implicit-function-declaration]\n"
+ "> function ?of_clk_get_parent_count? [-Werror=implicit-function-declaration]\n"
  ">   par->clk_count = of_clk_get_parent_count(np);\n"
  ">   ^\n"
  "> In file included from include/linux/i2c.h:33:0,\n"
  ">                  from include/uapi/linux/fb.h:5,\n"
  ">                  from include/linux/fb.h:5,\n"
  ">                  from drivers/video/fbdev/simplefb.c:24:\n"
- "> drivers/video/fbdev/simplefb.c: In function \342\200\230simplefb_init\342\200\231:\n"
- "> drivers/video/fbdev/simplefb.c:399:25: error: \342\200\230of_chosen\342\200\231 undeclared\n"
+ "> drivers/video/fbdev/simplefb.c: In function ?simplefb_init?:\n"
+ "> drivers/video/fbdev/simplefb.c:399:25: error: ?of_chosen? undeclared\n"
  "> (first use in this function)\n"
  ">   for_each_child_of_node(of_chosen, np) {\n"
  ">                          ^\n"
  "> include/linux/of.h:736:33: note: in definition of macro\n"
- "> \342\200\230for_each_child_of_node\342\200\231\n"
+ "> ?for_each_child_of_node?\n"
  ">   for (child = of_get_next_child(parent, NULL); child != NULL; \\\n"
  ">                                  ^\n"
  "> drivers/video/fbdev/simplefb.c:399:25: note: each undeclared identifier\n"
@@ -48,7 +48,7 @@
  ">   for_each_child_of_node(of_chosen, np) {\n"
  ">                          ^\n"
  "> include/linux/of.h:736:33: note: in definition of macro\n"
- "> \342\200\230for_each_child_of_node\342\200\231\n"
+ "> ?for_each_child_of_node?\n"
  ">   for (child = of_get_next_child(parent, NULL); child != NULL; \\\n"
  ">                                  ^\n"
  "> \n"
@@ -81,4 +81,4 @@
  "> \n"
  >
 
-4bf882dd4d7685e689eb2b585d8896909be8e8c187c059bf35f65fa24bb3ba17
+e6759f381a358685c74d7d65d9eb34897d418245a7eec07a59f244a2c0fa39e0

diff --git a/a/1.txt b/N2/1.txt
index e016df6..c30fd69 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -71,4 +71,9 @@ Hans
 > 
 >  Tomi
 > 
->
+> 
+
+-- 
+You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
+To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N2/content_digest
index a20080c..f530083 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,23 @@
  "ref\01415808952-23549-1-git-send-email-hdegoede@redhat.com\0"
  "ref\05464CC5A.7010508@ti.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
+ "ref\05464CC5A.7010508-l0cyMroinI0@public.gmane.org\0"
+ "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0Re: [PATCH v5 0/5] simplefb: add clock handling code\0"
- "Date\0Thu, 13 Nov 2014 18:00:56 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Thu, 13 Nov 2014 19:00:56 +0100\0"
+ "To\0Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>"
+  Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Luc Verhaegen <libv-AgBVmzD5pcezQB+pC5nmwQ@public.gmane.org>
+  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  David Herrmann <dh.herrmann-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
+  linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -79,6 +93,11 @@
  "> \n"
  ">  Tomi\n"
  "> \n"
- >
+ "> \n"
+ "\n"
+ "-- \n"
+ "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-4bf882dd4d7685e689eb2b585d8896909be8e8c187c059bf35f65fa24bb3ba17
+6c2d8b8e93c9bedfde3289fd93aefd3100533b75b94ea97323888f9ac8cefc43

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.