diff options
Diffstat (limited to 'drivers/usb/eth/r8152.h')
-rw-r--r-- | drivers/usb/eth/r8152.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/eth/r8152.h b/drivers/usb/eth/r8152.h index 45172c055f4..7b128b1934b 100644 --- a/drivers/usb/eth/r8152.h +++ b/drivers/usb/eth/r8152.h @@ -642,9 +642,7 @@ struct r8152 { u8 version; -#ifdef CONFIG_DM_ETH struct ueth_data ueth; -#endif }; int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, |