diff for duplicates of <1322507601.3888.2.camel@rklein-linux2> diff --git a/a/1.txt b/N1/1.txt index d462a50..0775f86 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,13 +4,13 @@ On Thu, 2011-11-24 at 10:42 -0800, Anton Vorontsov wrote: > Got this: > > CC [M] drivers/power/bq20z75.o -> drivers/power/bq20z75.c: In function ?bq20z75_of_populate_pdata?: -> drivers/power/bq20z75.c:630:21: error: storage size of ?gpio_flags? isn?t known -> drivers/power/bq20z75.c:668:2: error: implicit declaration of function ?of_get_named_gpio_flags? [-Werror=implicit-function-declaration] -> drivers/power/bq20z75.c:671:19: error: ?OF_GPIO_ACTIVE_LOW? undeclared (first use in this function) +> drivers/power/bq20z75.c: In function ‘bq20z75_of_populate_pdata’: +> drivers/power/bq20z75.c:630:21: error: storage size of ‘gpio_flags’ isn’t known +> drivers/power/bq20z75.c:668:2: error: implicit declaration of function ‘of_get_named_gpio_flags’ [-Werror=implicit-function-declaration] +> drivers/power/bq20z75.c:671:19: error: ‘OF_GPIO_ACTIVE_LOW’ undeclared (first use in this function) > drivers/power/bq20z75.c:671:19: note: each undeclared identifier is reported only once for each function it appears in -> drivers/power/bq20z75.c:630:21: warning: unused variable ?gpio_flags? [-Wunused-variable] -> drivers/power/bq20z75.c:627:29: warning: unused variable ?dtid? [-Wunused-variable] +> drivers/power/bq20z75.c:630:21: warning: unused variable ‘gpio_flags’ [-Wunused-variable] +> drivers/power/bq20z75.c:627:29: warning: unused variable ‘dtid’ [-Wunused-variable] > > I fixed this by... > diff --git a/a/content_digest b/N1/content_digest index 9bcb957..c20f551 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\01316031547-18281-1-git-send-email-rklein@nvidia.com\0" "ref\020111124184215.GA29135@oksana.dev.rtsoft.ru\0" - "From\0rklein@nvidia.com (Rhyland Klein)\0" - "Subject\0[PATCH v5] power: bq20z75: devicetree init support\0" + "From\0Rhyland Klein <rklein@nvidia.com>\0" + "Subject\0Re: [PATCH v5] power: bq20z75: devicetree init support\0" "Date\0Mon, 28 Nov 2011 11:13:21 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Anton Vorontsov <cbouatmailru@gmail.com>\0" + "Cc\0Grant Likely <grant.likely@secretlab.ca>" + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Thu, 2011-11-24 at 10:42 -0800, Anton Vorontsov wrote:\n" @@ -12,13 +16,13 @@ "> Got this:\n" "> \n" "> CC [M] drivers/power/bq20z75.o\n" - "> drivers/power/bq20z75.c: In function ?bq20z75_of_populate_pdata?:\n" - "> drivers/power/bq20z75.c:630:21: error: storage size of ?gpio_flags? isn?t known\n" - "> drivers/power/bq20z75.c:668:2: error: implicit declaration of function ?of_get_named_gpio_flags? [-Werror=implicit-function-declaration]\n" - "> drivers/power/bq20z75.c:671:19: error: ?OF_GPIO_ACTIVE_LOW? undeclared (first use in this function)\n" + "> drivers/power/bq20z75.c: In function \342\200\230bq20z75_of_populate_pdata\342\200\231:\n" + "> drivers/power/bq20z75.c:630:21: error: storage size of \342\200\230gpio_flags\342\200\231 isn\342\200\231t known\n" + "> drivers/power/bq20z75.c:668:2: error: implicit declaration of function \342\200\230of_get_named_gpio_flags\342\200\231 [-Werror=implicit-function-declaration]\n" + "> drivers/power/bq20z75.c:671:19: error: \342\200\230OF_GPIO_ACTIVE_LOW\342\200\231 undeclared (first use in this function)\n" "> drivers/power/bq20z75.c:671:19: note: each undeclared identifier is reported only once for each function it appears in\n" - "> drivers/power/bq20z75.c:630:21: warning: unused variable ?gpio_flags? [-Wunused-variable]\n" - "> drivers/power/bq20z75.c:627:29: warning: unused variable ?dtid? [-Wunused-variable]\n" + "> drivers/power/bq20z75.c:630:21: warning: unused variable \342\200\230gpio_flags\342\200\231 [-Wunused-variable]\n" + "> drivers/power/bq20z75.c:627:29: warning: unused variable \342\200\230dtid\342\200\231 [-Wunused-variable]\n" "> \n" "> I fixed this by...\n" "> \n" @@ -56,4 +60,4 @@ "thanks,\n" rhyland -b42d626738e238f57859bcafcb1dfd5dfe5091bb636f2ae891c89cec642c083f +3dd365cd510f9b63d4730c38ce45eedb8a9140ccb47e302daedbd651a58733fa
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.