summaryrefslogtreecommitdiff
path: root/namedev.c
diff options
context:
space:
mode:
Diffstat (limited to 'namedev.c')
-rw-r--r--namedev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/namedev.c b/namedev.c
index d879fd5590..c77b0f8ef4 100644
--- a/namedev.c
+++ b/namedev.c
@@ -714,7 +714,6 @@ exit:
int namedev_name_device(struct sysfs_class_device *class_dev, struct udevice *udev)
{
struct sysfs_device *sysfs_device = NULL;
- struct sysfs_class_device *class_dev_parent = NULL;
int retval = 0;
struct perm_device *perm;
char *pos;