linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: tom.leiming@gmail.com
Cc: khilman@deeprootsystems.com, linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP: mmc: remove ifdef in omap_mmc_platform_data defination
Date: Mon, 4 Oct 2010 10:09:34 -0700	[thread overview]
Message-ID: <20101004170934.GU3117@atomide.com> (raw)
In-Reply-To: <1286211201-31168-1-git-send-email-tom.leiming@gmail.com>

* tom.leiming@gmail.com <tom.leiming@gmail.com> [101004 09:45]:
> From: Ming Lei <tom.leiming@gmail.com>
> 
> The instance of omap_mmc_platform_data is alwasy passed to
> mmc omap host driver from board, so remove ifdef in omap_mmc_platform_data
> defination to simplify handling it in mmc omap host driver.
 
OK, let's do this. Eventually we can convert omap1/2420 MMC controller
to use caps also.

> The patch fixes the compile error below:
> 
> drivers/mmc/host/omap.c: In function 'mmc_omap_new_slot':
> drivers/mmc/host/omap.c:1320: error: 'struct omap_mmc_slot_data' has no member named 'wires'
> make[3]: *** [drivers/mmc/host/omap.o] Error 1
> make[2]: *** [drivers/mmc/host] Error 2
> make[1]: *** [drivers/mmc] Error 2
> make: *** [drivers] Error 2

I'll merge this into the earlier patch "omap: Keep nwires for omap1
and 2420 MMC controller".

Regards,

Tony

      reply	other threads:[~2010-10-04 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-04 16:53 [PATCH] OMAP: mmc: remove ifdef in omap_mmc_platform_data defination tom.leiming
2010-10-04 17:09 ` Tony Lindgren [this message]

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=20101004170934.GU3117@atomide.com \
    --to=tony@atomide.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tom.leiming@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).