diff for duplicates of <20160305001057.GC55664@google.com> diff --git a/a/1.txt b/N1/1.txt index f00252d..a302fe0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,16 +38,16 @@ here: 5d284e353eb1 ARM: pxa: avoid accessing interrupt registers directly CC drivers/mtd/chips/cfi_cmdset_0002.o -drivers/mtd/chips/cfi_cmdset_0002.c: In function ‘xip_udelay’: +drivers/mtd/chips/cfi_cmdset_0002.c: In function ?xip_udelay?: drivers/mtd/chips/cfi_cmdset_0002.c:962:35: warning: initialization makes integer from pointer without a cast [enabled by default] -drivers/mtd/chips/cfi_cmdset_0002.c:967:8: error: ‘ICIP’ undeclared (first use in this function) +drivers/mtd/chips/cfi_cmdset_0002.c:967:8: error: ?ICIP? undeclared (first use in this function) drivers/mtd/chips/cfi_cmdset_0002.c:967:8: note: each undeclared identifier is reported only once for each function it appears in -drivers/mtd/chips/cfi_cmdset_0002.c:967:15: error: ‘ICMR’ undeclared (first use in this function) -drivers/mtd/chips/cfi_cmdset_0002.c:981:123: error: invalid operands to binary / (have ‘void *’ and ‘int’) +drivers/mtd/chips/cfi_cmdset_0002.c:967:15: error: ?ICMR? undeclared (first use in this function) +drivers/mtd/chips/cfi_cmdset_0002.c:981:123: error: invalid operands to binary / (have ?void *? and ?int?) drivers/mtd/chips/cfi_cmdset_0002.c:982:14: warning: assignment makes integer from pointer without a cast [enabled by default] -drivers/mtd/chips/cfi_cmdset_0002.c:984:124: error: invalid operands to binary / (have ‘void *’ and ‘int’) +drivers/mtd/chips/cfi_cmdset_0002.c:984:124: error: invalid operands to binary / (have ?void *? and ?int?) drivers/mtd/chips/cfi_cmdset_0002.c:1034:10: warning: assignment makes integer from pointer without a cast [enabled by default] -drivers/mtd/chips/cfi_cmdset_0002.c:1045:118: error: invalid operands to binary / (have ‘void *’ and ‘int’) +drivers/mtd/chips/cfi_cmdset_0002.c:1045:118: error: invalid operands to binary / (have ?void *? and ?int?) Looks like arch/arm/mach-pxa/include/mach/mtd-xip.h can't find ICIP or ICMR... diff --git a/a/content_digest b/N1/content_digest index 7ba2770..ea7be6c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01453736525-1959191-2-git-send-email-arnd@arndb.de\0" "ref\020160305000225.GB55664@google.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" - "Subject\0Re: [PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set\0" + "From\0computersforpeace@gmail.com (Brian Norris)\0" + "Subject\0[PATCH] mtd: only use __xipram annotation when XIP_KERNEL is set\0" "Date\0Fri, 4 Mar 2016 16:10:57 -0800\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0David Woodhouse <dwmw2@infradead.org>" - linux-arm-kernel@lists.infradead.org - linux-arch@vger.kernel.org - linux-kernel@vger.kernel.org - linux-mtd@lists.infradead.org - Robert Jarzmik <robert.jarzmik@free.fr> - Haojian Zhuang <haojian.zhuang@gmail.com> - " Daniel Mack <daniel@zonque.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "+ others\n" @@ -54,16 +46,16 @@ " 5d284e353eb1 ARM: pxa: avoid accessing interrupt registers directly\n" "\n" " CC drivers/mtd/chips/cfi_cmdset_0002.o\n" - "drivers/mtd/chips/cfi_cmdset_0002.c: In function \342\200\230xip_udelay\342\200\231:\n" + "drivers/mtd/chips/cfi_cmdset_0002.c: In function ?xip_udelay?:\n" "drivers/mtd/chips/cfi_cmdset_0002.c:962:35: warning: initialization makes integer from pointer without a cast [enabled by default]\n" - "drivers/mtd/chips/cfi_cmdset_0002.c:967:8: error: \342\200\230ICIP\342\200\231 undeclared (first use in this function)\n" + "drivers/mtd/chips/cfi_cmdset_0002.c:967:8: error: ?ICIP? undeclared (first use in this function)\n" "drivers/mtd/chips/cfi_cmdset_0002.c:967:8: note: each undeclared identifier is reported only once for each function it appears in\n" - "drivers/mtd/chips/cfi_cmdset_0002.c:967:15: error: \342\200\230ICMR\342\200\231 undeclared (first use in this function)\n" - "drivers/mtd/chips/cfi_cmdset_0002.c:981:123: error: invalid operands to binary / (have \342\200\230void *\342\200\231 and \342\200\230int\342\200\231)\n" + "drivers/mtd/chips/cfi_cmdset_0002.c:967:15: error: ?ICMR? undeclared (first use in this function)\n" + "drivers/mtd/chips/cfi_cmdset_0002.c:981:123: error: invalid operands to binary / (have ?void *? and ?int?)\n" "drivers/mtd/chips/cfi_cmdset_0002.c:982:14: warning: assignment makes integer from pointer without a cast [enabled by default]\n" - "drivers/mtd/chips/cfi_cmdset_0002.c:984:124: error: invalid operands to binary / (have \342\200\230void *\342\200\231 and \342\200\230int\342\200\231)\n" + "drivers/mtd/chips/cfi_cmdset_0002.c:984:124: error: invalid operands to binary / (have ?void *? and ?int?)\n" "drivers/mtd/chips/cfi_cmdset_0002.c:1034:10: warning: assignment makes integer from pointer without a cast [enabled by default]\n" - "drivers/mtd/chips/cfi_cmdset_0002.c:1045:118: error: invalid operands to binary / (have \342\200\230void *\342\200\231 and \342\200\230int\342\200\231)\n" + "drivers/mtd/chips/cfi_cmdset_0002.c:1045:118: error: invalid operands to binary / (have ?void *? and ?int?)\n" "\n" "Looks like arch/arm/mach-pxa/include/mach/mtd-xip.h can't find ICIP or ICMR...\n" "\n" @@ -88,4 +80,4 @@ "\n" Brian -d23a03ff3b11c53ab71c52c7e51e1670b05405fc50ff01eaa4d7da8c8fae4f43 +59b54e06bd02aff360d5543178935dab37d38e26ea070d3829fd6980ab162fe2
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.