diff options
Diffstat (limited to 'drivers/media/dvb/b2c2/flexcop-common.h')
-rw-r--r-- | drivers/media/dvb/b2c2/flexcop-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/b2c2/flexcop-common.h b/drivers/media/dvb/b2c2/flexcop-common.h index 82b7f8fa7b9c..534876d616b8 100644 --- a/drivers/media/dvb/b2c2/flexcop-common.h +++ b/drivers/media/dvb/b2c2/flexcop-common.h | |||
@@ -57,7 +57,6 @@ struct flexcop_device { | |||
57 | int init_state; | 57 | int init_state; |
58 | 58 | ||
59 | /* device information */ | 59 | /* device information */ |
60 | u8 mac_address[6]; | ||
61 | int has_32_hw_pid_filter; | 60 | int has_32_hw_pid_filter; |
62 | flexcop_revision_t rev; | 61 | flexcop_revision_t rev; |
63 | flexcop_device_type_t dev_type; | 62 | flexcop_device_type_t dev_type; |