diff for duplicates of <1467207667-15768-13-git-send-email-ysato@users.sourceforge.jp> diff --git a/a/1.txt b/N1/1.txt index bcb9e19..e730122 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -330,7 +330,7 @@ index 0000000..d851fcf3 + + word = ioread32(bcr + SH7751_BCR1); + /* check BCR for SDRAM in area */ -+ if (((word >> area) & 1) == 0) { ++ if (((word >> area) & 1) = 0) { + pr_info("PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\n", + area, word); + return; diff --git a/a/content_digest b/N1/content_digest index 88dec7d..020b9bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01467207667-15768-1-git-send-email-ysato@users.sourceforge.jp\0" "From\0Yoshinori Sato <ysato@users.sourceforge.jp>\0" "Subject\0[PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751\0" - "Date\0Wed, 29 Jun 2016 22:40:57 +0900\0" + "Date\0Wed, 29 Jun 2016 13:40:57 +0000\0" "To\0devicetree@vger.kernel.org" linux-pci@vger.kernel.org linux-sh@vger.kernel.org @@ -341,7 +341,7 @@ "+\n" "+\tword = ioread32(bcr + SH7751_BCR1);\n" "+\t/* check BCR for SDRAM in area */\n" - "+\tif (((word >> area) & 1) == 0) {\n" + "+\tif (((word >> area) & 1) = 0) {\n" "+\t\tpr_info(\"PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\\n\",\n" "+\t\t\tarea, word);\n" "+\t\treturn;\n" @@ -475,4 +475,4 @@ "-- \n" 2.7.0 -19fe10799a5b03a9921d5eed81bc16c82a1b2836ec9cab21c70d8052cf1bb43b +71f1234a85f3573c0ff9c25a855e1a6c9d86c83dd49c87b416d8a4655357b759
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.