linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tbm@cyrius.com (Martin Michlmayr)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] qnap tsx1x: fix section mismatch
Date: Fri, 21 May 2010 19:56:06 +0100	[thread overview]
Message-ID: <20100521185606.GA1697@jirafa.cyrius.com> (raw)
In-Reply-To: <87wrv9dtcr.fsf@lechat.rtp-net.org>

* Arnaud Patard <arnaud.patard@rtp-net.org> [2010-05-12 17:37]:
> Fix the following warning :
> WARNING: vmlinux.o(.text+0x95a0): Section mismatch in reference from the
> function qnap_tsx1x_register_flash() to the (unknown reference) .init.data:(unknown)
> The function qnap_tsx1x_register_flash() references
> the (unknown reference) __initdata (unknown).
> This is often because qnap_tsx1x_register_flash lacks a __initdata
> annotation or the annotation of (unknown) is wrong.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>

-- 
Martin Michlmayr
http://www.cyrius.com/

      reply	other threads:[~2010-05-21 18:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-12 15:37 [PATCH] qnap tsx1x: fix section mismatch Arnaud Patard (Rtp)
2010-05-21 18:56 ` Martin Michlmayr [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=20100521185606.GA1697@jirafa.cyrius.com \
    --to=tbm@cyrius.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).