[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bd0f97a0902051427m2513bd07hddf4611696658b42@mail.gmail.com>
Date: Thu, 5 Feb 2009 17:27:21 -0500
From: Mike Frysinger <vapier.adi@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Bryan Wu <cooloney@...nel.org>, dwmw2@...radead.org,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] mtd/maps: blackfin async flash maps: bfin-async mtd
driver needs complex mappings
On Thu, Feb 5, 2009 at 17:02, Andrew Morton wrote:
> On Thu, 5 Feb 2009 16:26:50 +0800 Bryan Wu wrote:
>> From: Mike Frysinger <vapier.adi@...il.com>
>>
>> Signed-off-by: Mike Frysinger <vapier.adi@...il.com>
>> Signed-off-by: Bryan Wu <cooloney@...nel.org>
>
> This is an underwhelming changelog.
>
>> drivers/mtd/maps/Kconfig | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
>> index 0225cbb..043d50f 100644
>> --- a/drivers/mtd/maps/Kconfig
>> +++ b/drivers/mtd/maps/Kconfig
>> @@ -491,7 +491,7 @@ config MTD_PCMCIA_ANONYMOUS
>>
>> config MTD_BFIN_ASYNC
>> tristate "Blackfin BF533-STAMP Flash Chip Support"
>> - depends on BFIN533_STAMP && MTD_CFI
>> + depends on BFIN533_STAMP && MTD_CFI && MTD_COMPLEX_MAPPINGS
>> select MTD_PARTITIONS
>> default y
>> help
>
> I assume this corrects a build error?
yes ... bfin-async uses complex mappings and so needs it
-mike
--
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