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

diff --git a/a/1.txt b/N1/1.txt
index 01b30ee..3cec30f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-* Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [140911 12:42]:
+* Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140911 12:42]:
 > Hello Tony,
 > 
 > On Thu, Sep 11, 2014 at 12:14:50PM -0700, Tony Lindgren wrote:
-> > * Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [140911 12:02]:
+> > * Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140911 12:02]:
 > > > On Thu, Sep 11, 2014 at 10:39:43AM -0700, Tony Lindgren wrote:
-> > > > * Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [140910 01:27]:
+> > > > * Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140910 01:27]:
 > > > > > of_device_ids (i.e. compatible strings and the respective data) are not
 > > > > > supposed to change at runtime. All functions working with of_device_ids
 > > > > > provided by <linux/of.h> work with const of_device_ids. So mark the
@@ -15,7 +15,7 @@
 > > > > use of __initconst:
 > > > > 
 > > > > arch/arm/mach-omap2/board-generic.c:262:20: error: dra72x_boards_compat causes a section type conflict with omap_dt_match_table
-> > > > arch/arm/mach-omap2/board-generic.c:30:34: note: ‘omap_dt_match_table’ was declared here
+> > > > arch/arm/mach-omap2/board-generic.c:30:34: note: ?omap_dt_match_table? was declared here
 > > > > scripts/Makefile.build:257: recipe for target 'arch/arm/mach-omap2/board-generic.o' failed
 > > > The problem is dra74x_boards_compat though:
 > > > 
@@ -52,7 +52,3 @@ OK great thanks. I'll apply both into omap-for-v3.18/fixes-not-urgent.
 Regards,
 
 Tony
---
-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 84fb56e..375196d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,27 +4,19 @@
  "ref\020140911190136.GM3755@pengutronix.de\0"
  "ref\020140911191449.GF18849@atomide.com\0"
  "ref\020140911194215.GO3755@pengutronix.de\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH 1/3] ARM: OMAP2+: make of_device_ids const\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 1/3] ARM: OMAP2+: make of_device_ids const\0"
  "Date\0Thu, 11 Sep 2014 12:47:17 -0700\0"
- "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0"
- "Cc\0devicetree@vger.kernel.org"
-  Kevin Hilman <khilman@deeprootsystems.com>
-  Rajendra Nayak <rnayak@ti.com>
-  Rob Herring <robh+dt@kernel.org>
-  kernel@pengutronix.de
-  Grant Likely <grant.likely@linaro.org>
-  linux-omap@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "* Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de> [140911 12:42]:\n"
+ "* Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140911 12:42]:\n"
  "> Hello Tony,\n"
  "> \n"
  "> On Thu, Sep 11, 2014 at 12:14:50PM -0700, Tony Lindgren wrote:\n"
- "> > * Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de> [140911 12:02]:\n"
+ "> > * Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140911 12:02]:\n"
  "> > > On Thu, Sep 11, 2014 at 10:39:43AM -0700, Tony Lindgren wrote:\n"
- "> > > > * Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de> [140910 01:27]:\n"
+ "> > > > * Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> [140910 01:27]:\n"
  "> > > > > of_device_ids (i.e. compatible strings and the respective data) are not\n"
  "> > > > > supposed to change at runtime. All functions working with of_device_ids\n"
  "> > > > > provided by <linux/of.h> work with const of_device_ids. So mark the\n"
@@ -35,7 +27,7 @@
  "> > > > use of __initconst:\n"
  "> > > > \n"
  "> > > > arch/arm/mach-omap2/board-generic.c:262:20: error: dra72x_boards_compat causes a section type conflict with omap_dt_match_table\n"
- "> > > > arch/arm/mach-omap2/board-generic.c:30:34: note: \342\200\230omap_dt_match_table\342\200\231 was declared here\n"
+ "> > > > arch/arm/mach-omap2/board-generic.c:30:34: note: ?omap_dt_match_table? was declared here\n"
  "> > > > scripts/Makefile.build:257: recipe for target 'arch/arm/mach-omap2/board-generic.o' failed\n"
  "> > > The problem is dra74x_boards_compat though:\n"
  "> > > \n"
@@ -71,10 +63,6 @@
  "\n"
  "Regards,\n"
  "\n"
- "Tony\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
+ Tony
 
-8ff470b0a4b9b6a9928eb09ae629b50127f07fa96ffe71e008421dda4b344bb8
+5b45e58962ec46a15de46126bb013ce23dfeb4449a411c978dcf2dedc92e27b3

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.