aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhe_g2/auto.updated.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/x6dhe_g2/auto.updated.c')
-rw-r--r--src/mainboard/supermicro/x6dhe_g2/auto.updated.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/supermicro/x6dhe_g2/auto.updated.c b/src/mainboard/supermicro/x6dhe_g2/auto.updated.c
index 6e0fab7904..a9509cd5c5 100644
--- a/src/mainboard/supermicro/x6dhe_g2/auto.updated.c
+++ b/src/mainboard/supermicro/x6dhe_g2/auto.updated.c
@@ -43,13 +43,6 @@
#define RECVENA_CONFIG 0x0708090a
#define RECVENB_CONFIG 0x0708090a
-//void udelay(int usecs)
-//{
-// int i;
-// for(i = 0; i < usecs; i++)
-// outb(i&0xff, 0x80);
-//}
-
#if 0
static void hard_reset(void)
{