aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2p/ethernet.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/zpu/usrp2p/ethernet.c')
-rw-r--r--firmware/zpu/usrp2p/ethernet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/zpu/usrp2p/ethernet.c b/firmware/zpu/usrp2p/ethernet.c
index 03891f959..f5bd9f121 100644
--- a/firmware/zpu/usrp2p/ethernet.c
+++ b/firmware/zpu/usrp2p/ethernet.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2011 Ettus Research LLC
* Copyright 2007 Free Software Foundation, Inc.
*
* This program is free software: you can redistribute it and/or modify
@@ -21,7 +22,6 @@
#include "memory_map.h"
#include "eth_phy.h"
#include <eth_mac.h>
-#include <eth_mac_regs.h>
#include <pic.h>
#include <hal_io.h>
#include <nonstdio.h>