mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 23:37:01 +00:00
Merge branch 'master' of git://git.denx.de/u-boot-x86
* 'master' of git://git.denx.de/u-boot-x86: x86: Remove dead code in eNET
This commit is contained in:
commit
8ec57a9dc1
1 changed files with 0 additions and 5 deletions
|
@ -178,11 +178,6 @@ void show_boot_progress(int val)
|
|||
|
||||
int last_stage_init(void)
|
||||
{
|
||||
int minor;
|
||||
int major;
|
||||
|
||||
major = minor = 0;
|
||||
|
||||
outb(0x00, LED_LATCH_ADDRESS);
|
||||
|
||||
register_timer_isr(enet_timer_isr);
|
||||
|
|
Loading…
Add table
Reference in a new issue