Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
5379cd15
Commit
5379cd15
authored
Apr 28, 2008
by
Wolfgang Denk
Browse files
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
Signed-off-by:
Wolfgang Denk
<
wd@denx.de
>
parent
941d696d
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/common.h
View file @
5379cd15
...
...
@@ -214,9 +214,7 @@ int checkdram (void);
char
*
strmhz
(
char
*
buf
,
long
hz
);
int
last_stage_init
(
void
);
extern
ulong
monitor_flash_len
;
#ifdef CFG_ID_EEPROM
int
mac_read_from_eeprom
(
void
);
#endif
/* common/flash.c */
void
flash_perror
(
int
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment