NOR/DRIVERS: review scope of functions
Add "static" qualifier to private functions. Remove unused "extern" in src/ecosboard.c Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
@@ -99,9 +99,6 @@ static bool writeLog = true;
|
||||
|
||||
char hwaddr[512];
|
||||
|
||||
|
||||
extern struct flash_driver *flash_drivers[];
|
||||
|
||||
#ifdef CYGPKG_PROFILE_GPROF
|
||||
#include <cyg/profile/profile.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user