]> git.dujemihanovic.xyz Git - u-boot.git/commit
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 28 Feb 2020 13:04:13 +0000 (22:04 +0900)
committerHeiko Schocher <hs@denx.de>
Mon, 16 Mar 2020 07:03:05 +0000 (08:03 +0100)
commited6dd4e460bd94150dc09fce547a27e2fcca66eb
tree86236e76e8a6fb94a1ab555e663eb22bfde30cf0
parentba6fb2f6aca54c6555742d507290cbfaa655e623
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom

This struct member is not used in any effective way. Remove it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/misc/i2c_eeprom.c
include/i2c_eeprom.h