From: Mark Jackson <mpfj@mimc.co.uk>
To: kernel@avr32linux.org, lkml <linux-kernel@vger.kernel.org>
Cc: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Subject: [PATCH 1/1] MIMC200: Remove deprecated call
Date: Wed, 03 Dec 2008 12:38:32 +0000 [thread overview]
Message-ID: <49367DC8.1050708@mimc.co.uk> (raw)
This patch removes a call to the deprecated function at32_add_system_devices().
Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
---
arch/avr32/boards/mimc200/setup.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/avr32/boards/mimc200/setup.c b/arch/avr32/boards/mimc200/setup.c
index 397cbb8..c060d4d 100644
--- a/arch/avr32/boards/mimc200/setup.c
+++ b/arch/avr32/boards/mimc200/setup.c
@@ -207,8 +207,6 @@ static int __init mimc200_init(void)
* reserve any pins for it.
*/
- at32_add_system_devices();
-
at32_add_device_usart(0);
at32_add_device_usart(1);
at32_add_device_usart(2);
reply other threads:[~2008-12-03 12:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=49367DC8.1050708@mimc.co.uk \
--to=mpfj@mimc.co.uk \
--cc=haavard.skinnemoen@atmel.com \
--cc=kernel@avr32linux.org \
--cc=linux-kernel@vger.kernel.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 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.