summaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/eNET/eNET.c')
-rw-r--r--board/eNET/eNET.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/eNET/eNET.c b/board/eNET/eNET.c
index 429fe1b4ff..2f26470cb1 100644
--- a/board/eNET/eNET.c
+++ b/board/eNET/eNET.c
@@ -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);