diff for duplicates of <20120507173351.GB5088@atomide.com> diff --git a/a/1.txt b/N1/1.txt index ae55cba..55f3f84 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,14 +8,14 @@ Thanks. -> >> -#if defined(CONFIG_ARCH_OMAP4) && !(defined(CONFIG_ARCH_OMAP2) || \ -> >> - defined(CONFIG_ARCH_OMAP3)) +> >> -#if defined(CONFIG_ARCH_OMAP4) && !(defined(CONFIG_ARCH_OMAP2) || ? ?\ +> >> - ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? defined(CONFIG_ARCH_OMAP3)) > >> +#if (defined(CONFIG_ARCH_OMAP5) || defined(CONFIG_ARCH_OMAP4)) && \ -> >> + !(defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)) +> >> + ? ? ? ? ? ? !(defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)) > >> + -> >> static inline u32 omap2_prm_read_mod_reg(s16 module, u16 idx) -> >> { -> >> WARN(1, "prm: omap2xxx/omap3xxx specific function and " +> >> ?static inline u32 omap2_prm_read_mod_reg(s16 module, u16 idx) +> >> ?{ +> >> ? ? ? WARN(1, "prm: omap2xxx/omap3xxx specific function and " > > > > Maybe these functions could be just set up as __weak to avoid the > > ifdeffery? @@ -28,7 +28,3 @@ Yeah that should do the trick, right? Regards, Tony --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 402f809..fcf86e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,15 +2,10 @@ "ref\01336029982-31898-3-git-send-email-r.sricharan@ti.com\0" "ref\020120504223933.GX5613@atomide.com\0" "ref\0CAJ7qFSfkHGF7ehanZP=hyZ27HqSp1ONsT0tUV-wpLne9B4DEaQ@mail.gmail.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH 02/13] ARM: OMAP5: Add minimal support for OMAP5430 SOC\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH 02/13] ARM: OMAP5: Add minimal support for OMAP5430 SOC\0" "Date\0Mon, 7 May 2012 10:33:51 -0700\0" - "To\0R" - " Sricharan <r.sricharan@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - santosh.shilimkar@ti.com - " b-cousson@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* R, Sricharan <r.sricharan@ti.com> [120506 00:40]:\n" @@ -23,14 +18,14 @@ "\n" "Thanks.\n" " \n" - "> >> -#if defined(CONFIG_ARCH_OMAP4) && !(defined(CONFIG_ARCH_OMAP2) || \302\240 \302\240\\\n" - "> >> - \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 defined(CONFIG_ARCH_OMAP3))\n" + "> >> -#if defined(CONFIG_ARCH_OMAP4) && !(defined(CONFIG_ARCH_OMAP2) || ? ?\\\n" + "> >> - ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? defined(CONFIG_ARCH_OMAP3))\n" "> >> +#if (defined(CONFIG_ARCH_OMAP5) || defined(CONFIG_ARCH_OMAP4)) && \\\n" - "> >> + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 !(defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3))\n" + "> >> + ? ? ? ? ? ? !(defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3))\n" "> >> +\n" - "> >> \302\240static inline u32 omap2_prm_read_mod_reg(s16 module, u16 idx)\n" - "> >> \302\240{\n" - "> >> \302\240 \302\240 \302\240 WARN(1, \"prm: omap2xxx/omap3xxx specific function and \"\n" + "> >> ?static inline u32 omap2_prm_read_mod_reg(s16 module, u16 idx)\n" + "> >> ?{\n" + "> >> ? ? ? WARN(1, \"prm: omap2xxx/omap3xxx specific function and \"\n" "> >\n" "> > Maybe these functions could be just set up as __weak to avoid the\n" "> > ifdeffery?\n" @@ -42,10 +37,6 @@ " \n" "Regards,\n" "\n" - "Tony\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Tony -2567b51749548b17aa0a6ffa21f02df07c38433d0eaca11d8d08be957086546b +b1ca385f3872ac4e2a10629d6bc6569b5a65eeee8793acc2db8689841d77a9e8
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.