summaryrefslogtreecommitdiff
path: root/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev.h')
-rw-r--r--udev.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/udev.h b/udev.h
index 474f3f5e25..ca99da512d 100644
--- a/udev.h
+++ b/udev.h
@@ -58,7 +58,6 @@ struct udevice {
enum device_type type;
char name[PATH_SIZE];
- char devname[PATH_SIZE];
struct list_head symlink_list;
int symlink_final;
char owner[USER_SIZE];