linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] usb: gadget: Fix build error due to selection of USB_FSL_MPH_DR_OF by ARCH_MXC
Date: Fri, 30 Dec 2011 12:32:10 +0200	[thread overview]
Message-ID: <20111230103209.GA27099@legolas.emea.dhcp.ti.com> (raw)
In-Reply-To: <CAOMZO5CdBupw2A+4gaDBo-mh=MqimaecTWLUO7PcvAqaDrKihA@mail.gmail.com>

On Thu, Dec 29, 2011 at 09:26:24PM -0200, Fabio Estevam wrote:
> Hi Felipe,
> 
> On Thu, Dec 22, 2011 at 9:33 AM, Fabio Estevam
> <fabio.estevam@freescale.com> wrote:
> > USB_FSL_MPH_DR_OF is a PowerPC driver and should not be selected by ARCH_MXC.
> >
> > Doing a 'make mx3_defconfig' and selecting i.MX6 we get:
> >
> > CC [M] ?drivers/usb/host/fsl-mph-dr-of.o
> > drivers/usb/host/fsl-mph-dr-of.c: In function 'fsl_usb2_device_register':
> > drivers/usb/host/fsl-mph-dr-of.c:97: error: 'struct pdev_archdata' has no member named 'dma_mask'
> >
> > Fix this error by not allowing USB_FSL_MPH_DR_OF to be selected by ARCH_MXC.
> >
> > Cc: stable at kernel.org
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Does this patch look good?

I'm not looking into patches until Jan 2nd. Sorry. Focussing on some
internal stuff during the merge window. Hang on for a little while and I
will soon get back to apply patches.

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20111230/53e4cf90/attachment.sig>

  reply	other threads:[~2011-12-30 10:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-21 18:37 [PATCH] usb: gadget: Fix build error due to selection of USB_FSL_MPH_DR_OF by ARCH_MXC Fabio Estevam
2011-12-22  6:53 ` Lothar Waßmann
2011-12-22 11:33 ` [PATCH v2] " Fabio Estevam
2011-12-29 23:26   ` Fabio Estevam
2011-12-30 10:32     ` Felipe Balbi [this message]
2012-01-17 20:41       ` Fabio Estevam
2012-01-24  8:25   ` Felipe Balbi

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=20111230103209.GA27099@legolas.emea.dhcp.ti.com \
    --to=balbi@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).