aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools/eeprom-id.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/tools/eeprom-id.c')
-rw-r--r--mpm/tools/eeprom-id.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/mpm/tools/eeprom-id.c b/mpm/tools/eeprom-id.c
index 24d34fdb8..aac5f12a5 100644
--- a/mpm/tools/eeprom-id.c
+++ b/mpm/tools/eeprom-id.c
@@ -8,10 +8,7 @@
#include <stdlib.h>
#include <arpa/inet.h>
#include "eeprom.h"
-
-#define N310_PID 0x4242
-#define N300_PID 0x4240
-#define E320_PID 0xe320
+#include "eeprom-pids.h"
static void usrp_sulfur_eeprom_print_id(struct usrp_sulfur_eeprom *ep)
{