diff for duplicates of <51B74EDF.2090504@arm.com> diff --git a/a/1.txt b/N1/1.txt index 2b43d7d..ababf8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ and without CONFIG_OF we get a build failure because we lack the definition of of_find_matching_node(): eg: -arch/arm/kernel/psci.c:167:2: error: implicit declaration of function ?of_find_matching_node? [-Werror=implicit-function-declaration] +arch/arm/kernel/psci.c:167:2: error: implicit declaration of function ‘of_find_matching_node’ [-Werror=implicit-function-declaration] The same happens with arm_arch_timer.c (well, there's a patch required to include linux/of.h first, after which Thomasz's patch is relevant). @@ -214,6 +214,13 @@ Jonny > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -> +> + + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 5127aba..7123c87 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01362860154-3089-1-git-send-email-tomasz.figa@gmail.com\0" "ref\05159F9E6.50508@gmail.com\0" - "From\0jonathan.austin@arm.com (Jonathan Austin)\0" - "Subject\0[PATCH] of: Add missing node iteration stubs for disabled CONFIG_OF\0" + "From\0Jonathan Austin <jonathan.austin@arm.com>\0" + "Subject\0Re: [PATCH] of: Add missing node iteration stubs for disabled CONFIG_OF\0" "Date\0Tue, 11 Jun 2013 17:22:55 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robherring2@gmail.com>\0" + "Cc\0Mark Rutland <Mark.Rutland@arm.com>" + Kukjin Kim <kgene.kim@samsung.com> + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + Will Deacon <will.deacon@arm.com> + Tomasz Figa <tomasz.figa@gmail.com> + rob.herring@calxeda.com <rob.herring@calxeda.com> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "Hi Rob, Thomasz,\n" @@ -33,7 +40,7 @@ "of of_find_matching_node():\n" "\n" "eg:\n" - "arch/arm/kernel/psci.c:167:2: error: implicit declaration of function ?of_find_matching_node? [-Werror=implicit-function-declaration]\n" + "arch/arm/kernel/psci.c:167:2: error: implicit declaration of function \342\200\230of_find_matching_node\342\200\231 [-Werror=implicit-function-declaration]\n" "\n" "The same happens with arm_arch_timer.c (well, there's a patch required to\n" "include linux/of.h first, after which Thomasz's patch is relevant).\n" @@ -222,8 +229,15 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel@lists.infradead.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" - > + "> \n" + "\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -b60b5c8be4d0f3ee61360758ab7161fa1823b1df90c9918d13fd6560d88d86f5 +f605995c227ec12430bc44a383e5ea2303d167ca9ecf28e6c031e3061d1ba695
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.