From: Chris Ball <cjb@laptop.org>
To: Dmitry Artamonow <mad_soft@inbox.ru>
Cc: linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Sascha Hauer <s.hauer@pengutronix.de>,
Wolfram Sang <w.sang@pengutronix.de>
Subject: Re: [PATCH] mmc: remove linux/blkdev.h include from host drivers
Date: Wed, 11 Apr 2012 11:39:12 -0400 [thread overview]
Message-ID: <87ty0qs2fz.fsf@laptop.org> (raw)
In-Reply-To: <1334084783-3572-1-git-send-email-mad_soft@inbox.ru> (Dmitry Artamonow's message of "Tue, 10 Apr 2012 23:06:23 +0400")
Hi Sascha, Wolfram,
On Tue, Apr 10 2012, Dmitry Artamonow wrote:
> I've compile tested everything with and without CONFIG_BLOCK enabled,
> except for imxmmc.c - this driver seems to be long time broken
> (at least since the removal of mach-imx in 2.6.31 - see commit
> 1341d34ffc296f98dc84876f35f3151525dc02a2 )
I can confirm that it no longer builds:
/home/cjb/git/mmc/drivers/mmc/host/imxmmc.c:32:26: fatal error: mach/imx-dma.h: No such file or directory
Should imxmmc simply be removed from drivers/mmc/host? Do any of the
more current i.MX MMC drivers support the same hardware?
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
WARNING: multiple messages have this Message-ID (diff)
From: cjb@laptop.org (Chris Ball)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mmc: remove linux/blkdev.h include from host drivers
Date: Wed, 11 Apr 2012 11:39:12 -0400 [thread overview]
Message-ID: <87ty0qs2fz.fsf@laptop.org> (raw)
In-Reply-To: <1334084783-3572-1-git-send-email-mad_soft@inbox.ru> (Dmitry Artamonow's message of "Tue, 10 Apr 2012 23:06:23 +0400")
Hi Sascha, Wolfram,
On Tue, Apr 10 2012, Dmitry Artamonow wrote:
> I've compile tested everything with and without CONFIG_BLOCK enabled,
> except for imxmmc.c - this driver seems to be long time broken
> (at least since the removal of mach-imx in 2.6.31 - see commit
> 1341d34ffc296f98dc84876f35f3151525dc02a2 )
I can confirm that it no longer builds:
/home/cjb/git/mmc/drivers/mmc/host/imxmmc.c:32:26: fatal error: mach/imx-dma.h: No such file or directory
Should imxmmc simply be removed from drivers/mmc/host? Do any of the
more current i.MX MMC drivers support the same hardware?
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2012-04-11 15:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 19:06 [PATCH] mmc: remove linux/blkdev.h include from host drivers Dmitry Artamonow
2012-04-10 19:06 ` Dmitry Artamonow
2012-04-11 10:11 ` Will Newton
2012-04-11 10:11 ` Will Newton
2012-04-11 15:05 ` Ludovic Desroches
2012-04-11 15:05 ` Ludovic Desroches
2012-04-11 15:39 ` Chris Ball [this message]
2012-04-11 15:39 ` Chris Ball
2012-04-11 16:52 ` Sascha Hauer
2012-04-11 16:52 ` Sascha Hauer
2012-04-11 16:58 ` Chris Ball
2012-04-11 16:58 ` Chris Ball
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ty0qs2fz.fsf@laptop.org \
--to=cjb@laptop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mad_soft@inbox.ru \
--cc=s.hauer@pengutronix.de \
--cc=w.sang@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.