* [PATCH 1/1] MIMC200: Remove deprecated call
@ 2008-12-03 12:38 Mark Jackson
0 siblings, 0 replies; only message in thread
From: Mark Jackson @ 2008-12-03 12:38 UTC (permalink / raw)
To: kernel, lkml; +Cc: Haavard Skinnemoen
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);
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-03 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 12:38 [PATCH 1/1] MIMC200: Remove deprecated call Mark Jackson
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.