Fix implicit declaration build warnings
- warning: implicit declaration of function ‘serial_initialize’ Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
9acde129cc
commit
b71190f325
@@ -44,6 +44,7 @@
|
||||
#include <devices.h>
|
||||
#include <version.h>
|
||||
#include <net.h>
|
||||
#include <serial.h>
|
||||
|
||||
#ifdef CONFIG_DRIVER_SMC91111
|
||||
#include "../drivers/net/smc91111.h"
|
||||
|
||||
Reference in New Issue
Block a user