[PATCH] serial: efm32: add module_exit
From: Uwe Kleine-König <hidden>
Date: 2014-05-25 21:58:02
Also in:
linux-serial, lkml
From: Uwe Kleine-König <hidden>
Date: 2014-05-25 21:58:02
Also in:
linux-serial, 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/ |