diff options
Diffstat (limited to 'board/linkstation/hwctl.c')
-rw-r--r-- | board/linkstation/hwctl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/linkstation/hwctl.c b/board/linkstation/hwctl.c index 9fd56ae..d2090be 100644 --- a/board/linkstation/hwctl.c +++ b/board/linkstation/hwctl.c @@ -19,8 +19,6 @@ #include <command.h> #include <asm/io.h> -#define mdelay(n) udelay((n)*1000) - #define AVR_PORT CONFIG_SYS_NS16550_COM2 /* 2005.5.10 BUFFALO add */ |