diff options
Diffstat (limited to 'include/linux/rio.h')
-rw-r--r-- | include/linux/rio.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/rio.h b/include/linux/rio.h index cfb66bbc0f27..0201849480da 100644 --- a/include/linux/rio.h +++ b/include/linux/rio.h | |||
@@ -163,6 +163,8 @@ enum rio_phy_type { | |||
163 | * @ops: configuration space functions | 163 | * @ops: configuration space functions |
164 | * @id: Port ID, unique among all ports | 164 | * @id: Port ID, unique among all ports |
165 | * @index: Port index, unique among all port interfaces of the same type | 165 | * @index: Port index, unique among all port interfaces of the same type |
166 | * @sys_size: RapidIO common transport system size | ||
167 | * @phy_type: RapidIO phy type | ||
166 | * @name: Port name string | 168 | * @name: Port name string |
167 | * @priv: Master port private data | 169 | * @priv: Master port private data |
168 | */ | 170 | */ |