[PATCH] fix complier warning in namedev.c

This commit is contained in:
greg@kroah.com 2003-12-22 22:45:43 -08:00 committed by Greg KH
parent 170ae44e7d
commit ca593541e6
1 changed files with 0 additions and 1 deletions

View File

@ -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;