Re: [PATCH] serial: efm32: add module_exit
From: Uwe Kleine-König <hidden>
Date: 2014-05-25 21:58:02
Also in:
linux-arm-kernel, lkml
From: Uwe Kleine-König <hidden>
Date: 2014-05-25 21:58:02
Also in:
linux-arm-kernel, lkml
On Sun, May 25, 2014 at 11:13:05PM +0200, Vincent Stehlé wrote:
Add missing specification of efm32_uart_exit as module_exit. This fixes the following compilation warning: drivers/tty/serial/efm32-uart.c:840:123: warning: ‘efm32_uart_exit’ defined but not used [-Wunused-function]
This warning doesn't occur in my builds, probably because I have MODULES=n. I can reproduce it on allmodconfig though.
Signed-off-by: Vincent Stehlé <redacted> Cc: Uwe Kleine-König <redacted>
Acked-by: Uwe Kleine-König <redacted> Thanks Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html