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
09127c60
Commit
09127c60
authored
Mar 12, 2003
by
wdenk
Browse files
Cleanup compiler warning
parent
3bac3513
Changes
1
Show whitespace changes
Inline
Side-by-side
drivers/cs8900.c
View file @
09127c60
...
@@ -307,7 +307,7 @@ void cs8900_e2prom_write(unsigned char addr, unsigned short value)
...
@@ -307,7 +307,7 @@ void cs8900_e2prom_write(unsigned char addr, unsigned short value)
put_reg
(
PP_EECMD
,
EEPROM_WRITE_DIS
);
put_reg
(
PP_EECMD
,
EEPROM_WRITE_DIS
);
cs8900_e2prom_ready
();
cs8900_e2prom_ready
();
return
0
;
return
;
}
}
#endif
/* COMMANDS & CFG_NET */
#endif
/* COMMANDS & CFG_NET */
...
...
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