diff options
author | Nobuhiro Iwamatsu <[email protected]> | 2019-12-18 17:16:24 +0900 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2019-12-23 11:22:21 +0100 |
commit | 47a3c048373b8ba441075122e04f3617da0a611a (patch) | |
tree | 12ec432ce04a2dd44dc00ddb65ea9b291acc34d9 /drivers/usb/cdns3/cdns3-imx.c | |
parent | e2ed7507ae89b92b67025f221448b543e2333b21 (diff) |
rtc: rx8025: Remove struct i2c_client from struct rx8025_data
struct i2c_client can be referenced from the device structure, so this
doesn't need to have it in struct rx8025_data.
Remove struct i2c_client from struct rx8025_data.
CC: Alessandro Zummo <[email protected]>
CC: Alexandre Belloni <[email protected]>
CC: Wolfgang Grandegger <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions