[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c3b93f7a-5861-475f-faeb-3ec7e8e9b728@ti.com>
Date: Fri, 19 Jul 2019 14:02:47 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: Randy Dunlap <rdunlap@...radead.org>,
<linux-fsdevel@...r.kernel.org>
CC: <akpm@...ux-foundation.org>, <broonie@...nel.org>,
<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<linux-next@...r.kernel.org>, <mhocko@...e.cz>,
<mm-commits@...r.kernel.org>, <sfr@...b.auug.org.au>,
<linux-mtd@...ts.infradead.org>
Subject: Re: mmotm 2019-07-17-16-05 uploaded (MTD_HYPERBUS, HBMC_AM654)
Hi,
On 18/07/19 9:15 PM, Randy Dunlap wrote:
> On 7/17/19 4:06 PM, akpm@...ux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2019-07-17-16-05 has been uploaded to
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
>> more than once a week.
>>
>
> on x86_64, when CONFIG_OF is not set/enabled:
>
> WARNING: unmet direct dependencies detected for MUX_MMIO
> Depends on [n]: MULTIPLEXER [=y] && (OF [=n] || COMPILE_TEST [=n])
> Selected by [y]:
> - HBMC_AM654 [=y] && MTD [=y] && MTD_HYPERBUS [=y]
>
> due to
> config HBMC_AM654
> tristate "HyperBus controller driver for AM65x SoC"
> select MULTIPLEXER
> select MUX_MMIO
>
> Those unprotected selects are lacking something.
>
Sorry for that! I have posted a fix here. Let me know if that works. Thanks!
https://patchwork.ozlabs.org/patch/1133946/
--
Regards
Vignesh
Powered by blists - more mailing lists