All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Roger Quadros <rogerq@ti.com>
Cc: Felipe Balbi <balbi@ti.com>, linux-omap@vger.kernel.org
Subject: Section mismatch warning with linux next in usbhs_init_phys()
Date: Thu, 11 Apr 2013 11:32:01 -0700	[thread overview]
Message-ID: <20130411183201.GB10155@atomide.com> (raw)

Hi Roger,

Looks like there's a section mismatch issue in linux next:

WARNING: vmlinux.o(.text+0x2a7b4): Section mismatch in reference from the function usbhs_init_phys() to the function .init.text:usb_bind_phy()
The function usbhs_init_phys() references
the function __init usb_bind_phy().
This is often because usbhs_init_phys lacks a __init 
annotation or the annotation of usb_bind_phy is wrong.

Can you please take a look?

Also, is the auxclk related patch the only patch missing
for USB to work on panda with DT in linux next?

Or are some .dts or .config updates needed also? So far
no luck here.

Regards,

Tony

             reply	other threads:[~2013-04-11 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 18:32 Tony Lindgren [this message]
2013-04-29 10:16 ` Section mismatch warning with linux next in usbhs_init_phys() 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=20130411183201.GB10155@atomide.com \
    --to=tony@atomide.com \
    --cc=balbi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=rogerq@ti.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 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.