diff options
Diffstat (limited to 'drivers/net/dc2114x.c')
-rw-r--r-- | drivers/net/dc2114x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/dc2114x.c b/drivers/net/dc2114x.c index d008696b0ff..611a8c4b9e4 100644 --- a/drivers/net/dc2114x.c +++ b/drivers/net/dc2114x.c @@ -6,6 +6,7 @@ #include <net.h> #include <netdev.h> #include <pci.h> +#include <linux/delay.h> #define SROM_DLEVEL 0 |