linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: wim@iguana.be (Wim Van Sebroeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] imx2_wdt: fix section mismatch
Date: Thu, 10 Jun 2010 13:25:20 +0200	[thread overview]
Message-ID: <20100610112520.GJ3788@infomag.iguana.be> (raw)
In-Reply-To: <31360d4c97db0e754d15f27567b4592010bdd831.1276081393.git.baruch@tkos.co.il>

> diff --git a/drivers/watchdog/imx2_wdt.c b/drivers/watchdog/imx2_wdt.c
> index ea25885..2ee7dac 100644
> --- a/drivers/watchdog/imx2_wdt.c
> +++ b/drivers/watchdog/imx2_wdt.c
> @@ -330,7 +330,6 @@ static void imx2_wdt_shutdown(struct platform_device *pdev)
>  }
>  
>  static struct platform_driver imx2_wdt_driver = {
> -	.probe		= imx2_wdt_probe,
>  	.remove		= __exit_p(imx2_wdt_remove),
>  	.shutdown	= imx2_wdt_shutdown,
>  	.driver		= {

Added to linux-2.6-watchdog-next.

Kind regards,
Wim.

  parent reply	other threads:[~2010-06-10 11:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-09 11:06 [PATCH 0/3] MX25 watchdog Baruch Siach
2010-06-09 11:07 ` [PATCH 1/3] mx25: add watchdog clock Baruch Siach
2010-06-10  8:10   ` Wolfram Sang
2010-06-10  8:18     ` Baruch Siach
2010-06-10  8:21       ` Wolfram Sang
2010-06-10  8:27         ` Baruch Siach
2010-06-10  8:34           ` Wolfram Sang
2010-06-10  8:45             ` Baruch Siach
2010-06-10  9:32     ` [PATCH] " Baruch Siach
2010-06-09 11:07 ` [PATCH 2/3] mx25pdk: register watchdog device Baruch Siach
2010-06-09 11:07 ` [PATCH 3/3] imx2_wdt: fix section mismatch Baruch Siach
2010-06-09 19:17   ` Uwe Kleine-König
2010-06-10 11:25   ` Wim Van Sebroeck [this message]
2010-06-10  9:18 ` [PATCH 0/3] MX25 watchdog Wolfram Sang

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=20100610112520.GJ3788@infomag.iguana.be \
    --to=wim@iguana.be \
    --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).