diff options
Diffstat (limited to 'drivers/ieee1394/csr1212.h')
-rw-r--r-- | drivers/ieee1394/csr1212.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ieee1394/csr1212.h b/drivers/ieee1394/csr1212.h index cecd5871f2de..17ddd72dee4e 100644 --- a/drivers/ieee1394/csr1212.h +++ b/drivers/ieee1394/csr1212.h | |||
@@ -192,6 +192,7 @@ | |||
192 | 192 | ||
193 | #define CSR1212_EXTENDED_ROM_SIZE (0x10000 * sizeof(u_int32_t)) | 193 | #define CSR1212_EXTENDED_ROM_SIZE (0x10000 * sizeof(u_int32_t)) |
194 | 194 | ||
195 | #define CSR1212_INVALID_ADDR_SPACE -1 | ||
195 | 196 | ||
196 | /* Config ROM image structures */ | 197 | /* Config ROM image structures */ |
197 | struct csr1212_bus_info_block_img { | 198 | struct csr1212_bus_info_block_img { |