From 265817c7e6e55f1c2d05b8aa2080145291968b2e Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 25 Sep 2005 00:53:22 +0200 Subject: Add support for AMD's Pb1x00 eval board; add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005 --- common/virtex2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/virtex2.c') diff --git a/common/virtex2.c b/common/virtex2.c index 8405069423..b5dc366aad 100644 --- a/common/virtex2.c +++ b/common/virtex2.c @@ -35,7 +35,7 @@ #if 0 #define FPGA_DEBUG -#endif +#endif #ifdef FPGA_DEBUG #define PRINTF(fmt,args...) printf (fmt ,##args) -- cgit v1.2.1