diff for duplicates of <52540388.8090709@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 20c9335..1a9e082 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,23 +15,23 @@ Rob > > CC drivers/mfd/vexpress-config.o -> drivers/mfd/vexpress-config.c: In function ?__vexpress_config_func_get?: +> drivers/mfd/vexpress-config.c: In function ‘__vexpress_config_func_get’: > drivers/mfd/vexpress-config.c:117:4: error: implicit declaration of function -> ?of_find_node_by_phandle? [-Werror=implicit-function-declaration] +> ‘of_find_node_by_phandle’ [-Werror=implicit-function-declaration] > bridge_node = of_find_node_by_phandle( > ^ > drivers/mfd/vexpress-config.c:117:16: warning: assignment makes pointer from > integer without a cast [enabled by default] > bridge_node = of_find_node_by_phandle( > -> Signed-off-by: Manjunath Goudar <csmanjuvijay@gmail.com> -> Cc: Grant Likely <grant.likely@linaro.org> -> Cc: Rob Herring <rob.herring@calxeda.com> -> Cc: Pawel Moll <pawel.moll@arm.com> -> Cc: Samuel Ortiz <sameo@linux.intel.com> -> Cc: Lee Jones <lee.jones@linaro.org> -> Cc: devicetree at vger.kernel.org -> Cc: linux-kernel at vger.kernel.org +> Signed-off-by: Manjunath Goudar <csmanjuvijay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Cc: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> +> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> +> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > include/linux/of.h | 9 +++++++++ > 1 file changed, 9 insertions(+) @@ -56,4 +56,9 @@ Rob > static inline const char* of_node_full_name(struct device_node *np) > { > return "<no-node>"; -> +> + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 436c013..fcb32f2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\01381228895-24814-1-git-send-email-csmanjuvijay@gmail.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[PATCH] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors.\0" + "ref\01381228895-24814-1-git-send-email-csmanjuvijay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors.\0" "Date\0Tue, 08 Oct 2013 08:07:20 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Majunath Goudar <csmanjuvijay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + nataraja.km-Hm3cg6mZ9cc@public.gmane.org + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 10/08/2013 05:41 AM, Majunath Goudar wrote:\n" @@ -22,23 +31,23 @@ "\n" "> \n" "> CC drivers/mfd/vexpress-config.o\n" - "> drivers/mfd/vexpress-config.c: In function ?__vexpress_config_func_get?:\n" + "> drivers/mfd/vexpress-config.c: In function \342\200\230__vexpress_config_func_get\342\200\231:\n" "> drivers/mfd/vexpress-config.c:117:4: error: implicit declaration of function\n" - "> ?of_find_node_by_phandle? [-Werror=implicit-function-declaration]\n" + "> \342\200\230of_find_node_by_phandle\342\200\231 [-Werror=implicit-function-declaration]\n" "> bridge_node = of_find_node_by_phandle(\n" "> ^\n" "> drivers/mfd/vexpress-config.c:117:16: warning: assignment makes pointer from\n" "> integer without a cast [enabled by default]\n" "> bridge_node = of_find_node_by_phandle(\n" "> \n" - "> Signed-off-by: Manjunath Goudar <csmanjuvijay@gmail.com>\n" - "> Cc: Grant Likely <grant.likely@linaro.org>\n" - "> Cc: Rob Herring <rob.herring@calxeda.com>\n" - "> Cc: Pawel Moll <pawel.moll@arm.com>\n" - "> Cc: Samuel Ortiz <sameo@linux.intel.com>\n" - "> Cc: Lee Jones <lee.jones@linaro.org>\n" - "> Cc: devicetree at vger.kernel.org\n" - "> Cc: linux-kernel at vger.kernel.org\n" + "> Signed-off-by: Manjunath Goudar <csmanjuvijay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Cc: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" + "> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> ---\n" "> include/linux/of.h | 9 +++++++++\n" "> 1 file changed, 9 insertions(+)\n" @@ -63,6 +72,11 @@ "> static inline const char* of_node_full_name(struct device_node *np)\n" "> {\n" "> \treturn \"<no-node>\";\n" - > + "> \n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -fed92fdaa396dd4a84288274abcbbe68b488f5fb973a5a953015ea13beb1ffdc +a3e14f27a3b697b58d7fb3b8cd469b868379389e194b6da05be73f6f8fa9837f
diff --git a/a/1.txt b/N2/1.txt index 20c9335..87251a7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,9 +15,9 @@ Rob > > CC drivers/mfd/vexpress-config.o -> drivers/mfd/vexpress-config.c: In function ?__vexpress_config_func_get?: +> drivers/mfd/vexpress-config.c: In function ‘__vexpress_config_func_get’: > drivers/mfd/vexpress-config.c:117:4: error: implicit declaration of function -> ?of_find_node_by_phandle? [-Werror=implicit-function-declaration] +> ‘of_find_node_by_phandle’ [-Werror=implicit-function-declaration] > bridge_node = of_find_node_by_phandle( > ^ > drivers/mfd/vexpress-config.c:117:16: warning: assignment makes pointer from @@ -30,8 +30,8 @@ Rob > Cc: Pawel Moll <pawel.moll@arm.com> > Cc: Samuel Ortiz <sameo@linux.intel.com> > Cc: Lee Jones <lee.jones@linaro.org> -> Cc: devicetree at vger.kernel.org -> Cc: linux-kernel at vger.kernel.org +> Cc: devicetree@vger.kernel.org +> Cc: linux-kernel@vger.kernel.org > --- > include/linux/of.h | 9 +++++++++ > 1 file changed, 9 insertions(+) diff --git a/a/content_digest b/N2/content_digest index 436c013..2dfc2eb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,16 @@ "ref\01381228895-24814-1-git-send-email-csmanjuvijay@gmail.com\0" - "From\0robherring2@gmail.com (Rob Herring)\0" - "Subject\0[PATCH] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors.\0" + "From\0Rob Herring <robherring2@gmail.com>\0" + "Subject\0Re: [PATCH] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors.\0" "Date\0Tue, 08 Oct 2013 08:07:20 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Majunath Goudar <csmanjuvijay@gmail.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + nataraja.km@lge.com + Grant Likely <grant.likely@linaro.org> + Pawel Moll <pawel.moll@arm.com> + Samuel Ortiz <sameo@linux.intel.com> + Lee Jones <lee.jones@linaro.org> + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 10/08/2013 05:41 AM, Majunath Goudar wrote:\n" @@ -22,9 +30,9 @@ "\n" "> \n" "> CC drivers/mfd/vexpress-config.o\n" - "> drivers/mfd/vexpress-config.c: In function ?__vexpress_config_func_get?:\n" + "> drivers/mfd/vexpress-config.c: In function \342\200\230__vexpress_config_func_get\342\200\231:\n" "> drivers/mfd/vexpress-config.c:117:4: error: implicit declaration of function\n" - "> ?of_find_node_by_phandle? [-Werror=implicit-function-declaration]\n" + "> \342\200\230of_find_node_by_phandle\342\200\231 [-Werror=implicit-function-declaration]\n" "> bridge_node = of_find_node_by_phandle(\n" "> ^\n" "> drivers/mfd/vexpress-config.c:117:16: warning: assignment makes pointer from\n" @@ -37,8 +45,8 @@ "> Cc: Pawel Moll <pawel.moll@arm.com>\n" "> Cc: Samuel Ortiz <sameo@linux.intel.com>\n" "> Cc: Lee Jones <lee.jones@linaro.org>\n" - "> Cc: devicetree at vger.kernel.org\n" - "> Cc: linux-kernel at vger.kernel.org\n" + "> Cc: devicetree@vger.kernel.org\n" + "> Cc: linux-kernel@vger.kernel.org\n" "> ---\n" "> include/linux/of.h | 9 +++++++++\n" "> 1 file changed, 9 insertions(+)\n" @@ -65,4 +73,4 @@ "> \treturn \"<no-node>\";\n" > -fed92fdaa396dd4a84288274abcbbe68b488f5fb973a5a953015ea13beb1ffdc +277aea48f1f3c175616d56da0ad2d0db5c2042ec958c4fe503317a9255e2be1b
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.