mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
ecd2a5769d
lpc32xx_loopback_set() is defined in linux/soc/nxp/lpc32xx-misc.h but
this is not included before the function definition.
arch/arm/mach-lpc32xx/serial.c:63:6: error: no previous prototype for 'lpc32xx_loopback_set'
Fixes:
|
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
Kconfig | ||
lpc32xx.h | ||
Makefile | ||
phy3250.c | ||
pm.c | ||
serial.c | ||
suspend.S |