diff for duplicates of <5464CC5A.7010508@ti.com> diff --git a/a/1.txt b/N1/1.txt index 0cc6f2c..108d2b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,22 +14,22 @@ I applied this and the "dt-bindings: simplefb: Specify node location and 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 @@ -37,10 +37,19 @@ is reported only once for each function it appears in 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; \ ^ We need "depends on OF"? Tomi + + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: OpenPGP digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141113/dec60d24/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 407be8e..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJUZMxaAAoJEPo9qoy8lh71xw8P/0a9vxreeaRD8NNJQd3hdLMM -zbXq6K/GwGV7Qv87LAto9HrXUEk/iUZCaPmS7tRjxHnRBdUUIangy0JIraTGEgg0 -mNRasHi+h9zaQzqOzAAkVaWhSsiByX3htNwL2oNF9DpezGHmSIBbUOYsbK+g9+73 -Ph3v2NhDCbcAori9/yYbrssMRoKrD1gTKFdSpxADrBP64iYw6ZdGtXMIUX1EgEFa -ouJAAsohHEC14R4TJeXTj56mqCQSRuo6yI9QgYKhJiOvFpi3t4j310LNwfbcPfVJ -WytC6U9+WRUAWkdZoxSdYr103i7iH8qwnoE120Vw9wClEjIX3Hd193/kDOf2jgph -QK4atXi81vi9NyX81ooJmMOJMbWUvRmZCsE373bBFXr+FgzIsS07tkOT+K4DVpC5 -Wa6xxPsYJR8sS05y2Ok9yebhwPmYPra81otgOamzINWtJ0mECi7p/UPi43ySpMZp -G96MN7/ehSsLccPlXW5U2tbnPi9MvxPFwZVo82DiL1gClHuxEd/9Al4L7AERPdJi -AeMNB50bIMmcr2TTATneZ968ElOtnmt7IuTfpWaDiivHkjN8I56zyYYV51HjFUkY -W1uJtbTbixnPGe6nYOEvSykukn/m9zyGQ/swRssrZcgAmP1o9FzboiDvKDYry7fY -a3GjBNTdXqDXFJykxt8W -=89r8 ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a198b95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: OpenPGP digital signature -Content-Disposition: attachment; filename="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 1e7b234..72b77aa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ "ref\01415808952-23549-1-git-send-email-hdegoede@redhat.com\0" - "From\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" - "Subject\0Re: [PATCH v5 0/5] simplefb: add clock handling code\0" - "Date\0Thu, 13 Nov 2014 15:20:58 +0000\0" + "From\0tomi.valkeinen@ti.com (Tomi Valkeinen)\0" + "Subject\0[PATCH v5 0/5] simplefb: add clock handling code\0" + "Date\0Thu, 13 Nov 2014 17:20:58 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "\01:1\0" + "\00:1\0" "b\0" "On 12/11/14 18:15, Hans de Goede wrote:\n" "> Hi Tomi,\n" @@ -21,22 +21,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" @@ -44,33 +44,21 @@ " 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" "We need \"depends on OF\"?\n" "\n" - Tomi - "\01:2\0" - "fn\0signature.asc\0" - "d\0OpenPGP digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" + " Tomi\n" + "\n" "\n" - "iQIcBAEBAgAGBQJUZMxaAAoJEPo9qoy8lh71xw8P/0a9vxreeaRD8NNJQd3hdLMM\n" - "zbXq6K/GwGV7Qv87LAto9HrXUEk/iUZCaPmS7tRjxHnRBdUUIangy0JIraTGEgg0\n" - "mNRasHi+h9zaQzqOzAAkVaWhSsiByX3htNwL2oNF9DpezGHmSIBbUOYsbK+g9+73\n" - "Ph3v2NhDCbcAori9/yYbrssMRoKrD1gTKFdSpxADrBP64iYw6ZdGtXMIUX1EgEFa\n" - "ouJAAsohHEC14R4TJeXTj56mqCQSRuo6yI9QgYKhJiOvFpi3t4j310LNwfbcPfVJ\n" - "WytC6U9+WRUAWkdZoxSdYr103i7iH8qwnoE120Vw9wClEjIX3Hd193/kDOf2jgph\n" - "QK4atXi81vi9NyX81ooJmMOJMbWUvRmZCsE373bBFXr+FgzIsS07tkOT+K4DVpC5\n" - "Wa6xxPsYJR8sS05y2Ok9yebhwPmYPra81otgOamzINWtJ0mECi7p/UPi43ySpMZp\n" - "G96MN7/ehSsLccPlXW5U2tbnPi9MvxPFwZVo82DiL1gClHuxEd/9Al4L7AERPdJi\n" - "AeMNB50bIMmcr2TTATneZ968ElOtnmt7IuTfpWaDiivHkjN8I56zyYYV51HjFUkY\n" - "W1uJtbTbixnPGe6nYOEvSykukn/m9zyGQ/swRssrZcgAmP1o9FzboiDvKDYry7fY\n" - "a3GjBNTdXqDXFJykxt8W\n" - "=89r8\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: OpenPGP digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141113/dec60d24/attachment.sig> -da8ba3d7599a72e85d094a4e5421829be29153dc958c289d805034974a9c747a +b74cb3b83d9355444bf8ee0c22e85da6d3eb127dcbe2fcf8d36752a5ffdd8021
diff --git a/a/content_digest b/N2/content_digest index 1e7b234..750ba04 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,22 @@ "ref\01415808952-23549-1-git-send-email-hdegoede@redhat.com\0" - "From\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" + "ref\01415808952-23549-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Tomi Valkeinen <tomi.valkeinen-l0cyMroinI0@public.gmane.org>\0" "Subject\0Re: [PATCH v5 0/5] simplefb: add clock handling code\0" - "Date\0Thu, 13 Nov 2014 15:20:58 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 13 Nov 2014 17:20:58 +0200\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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" "\01:1\0" "b\0" "On 12/11/14 18:15, Hans de Goede wrote:\n" @@ -73,4 +87,4 @@ "=89r8\n" "-----END PGP SIGNATURE-----\n" -da8ba3d7599a72e85d094a4e5421829be29153dc958c289d805034974a9c747a +6ba4d265b51860547d957aedde3b797e2116b4c97937a91f462d62bea556785f
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.