diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2003-08-14 20:33:02 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2003-08-14 20:33:02 -0700 |
| commit | 1308c2ac258688ef5ca784858cb9f990ae6e423f (patch) | |
| tree | 434ea0c7902f696bf30a3fd84dce6bcbf0492fab /include/linux/device.h | |
| parent | a1ad3d823549923ee72310496e463ed0081c0f6b (diff) | |
| parent | b0f48f7fd9ef777a0df2157e08b7c5af8621cd42 (diff) | |
merge
Diffstat (limited to 'include/linux/device.h')
| -rw-r--r-- | include/linux/device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/device.h b/include/linux/device.h index 59808676d3ef..7b49400adf31 100644 --- a/include/linux/device.h +++ b/include/linux/device.h @@ -254,7 +254,6 @@ struct device { struct device * parent; struct kobject kobj; - char name[DEVICE_NAME_SIZE]; /* descriptive ascii string */ char bus_id[BUS_ID_SIZE]; /* position on parent bus */ struct bus_type * bus; /* type of bus device is on */ |
