diff options
Diffstat (limited to 'include/linux/sysdev.h')
| -rw-r--r-- | include/linux/sysdev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysdev.h b/include/linux/sysdev.h index e285746588..f752e73bf9 100644 --- a/include/linux/sysdev.h +++ b/include/linux/sysdev.h | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | struct sys_device; | 29 | struct sys_device; |
| 30 | 30 | ||
| 31 | struct sysdev_class { | 31 | struct sysdev_class { |
| 32 | const char *name; | ||
| 32 | struct list_head drivers; | 33 | struct list_head drivers; |
| 33 | 34 | ||
| 34 | /* Default operations for these types of devices */ | 35 | /* Default operations for these types of devices */ |
