[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130122165330.GA28152@kroah.com>
Date: Tue, 22 Jan 2013 08:53:30 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Rob Clark <rob@...com>
Cc: Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
arm@...nel.org
Subject: Re: [PATCH 15/15] staging/omapdrm: don't build on multiplatform
On Mon, Jan 21, 2013 at 12:39:31PM -0600, Rob Clark wrote:
> On 01/21/2013 11:41 AM, Arnd Bergmann wrote:
> >On Monday 21 January 2013, Rob Clark wrote:
> >>Are you sure OMAP2_DSS requires ARCH_OMAP2PLUS? I don't see this, and
> >>it at least used to not depend on ARCH_OMAP2PLUS. If it does now, I
> >>think the correct fix would be to remove the dependency in OMAP2_DSS. I
> >>don't think removing ARCH_MULTIPLATFORM support in omapdrm is the
> >>correct solution.
> >At least it says so in drivers/video/omap2/Kconfig, which contains
> >
> >if ARCH_OMAP2PLUS
> >source drivers/video/omap2/dss/Kconfig
> >endif
>
> ahh, ok, I see.. the if ARCH_OMAP2PLUS bit looks like it came in
> recently (770b6cb)
>
> what about changing this to 'if ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM'?
That's what Arnd's patch did.
totally confused,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists