summaryrefslogtreecommitdiffstats
path: root/board/sandbox/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandbox/board.c')
-rw-r--r--board/sandbox/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/sandbox/board.c b/board/sandbox/board.c
index c0397ab0ab..a3f64983c4 100644
--- a/board/sandbox/board.c
+++ b/board/sandbox/board.c
@@ -29,7 +29,6 @@
static struct device_d tap_device = {
.name = "tap",
- .id = "eth0",
};
static int devices_init(void)