[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1415652356.21229.31.camel@x220>
Date: Mon, 10 Nov 2014 21:45:56 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Mauro Carvalho Chehab <mchehab@....samsung.com>
Cc: Valentin Rothberg <valentinrothberg@...il.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL for v3.18-rc1] media updates
Hi Mauro,
On Mon, 2014-10-20 at 10:31 +0200, Paul Bolle wrote:
> This became commit 38a073116525 ("[media] omap: be sure that MMU is
> there for COMPILE_TEST").
>
> As I reported in
> http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/82299
> it adds an (optional) test for a Kconfig symbol HAS_MMU. There's no
> such symbol. So that test will always fail. Did you perhaps mean
> simply "MMU"?
This typo is still present in both next-20141110 and v3.18-rc4. And I've
first reported it nearly two months ago. I see two fixes:
1) s/HAS_MMU/MMU/
2) s/ || (COMPILE_TEST && HAS_MMU)//
Which would you prefer?
Paul Bolle
--
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