mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +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 |