]> git.baikalelectronics.ru Git - uboot.git/commit
i2c_eeprom: add static to i2c_eeprom_std_ops/probe
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 22 Jun 2017 07:51:22 +0000 (16:51 +0900)
committerHeiko Schocher <hs@denx.de>
Mon, 26 Jun 2017 05:12:47 +0000 (07:12 +0200)
commite98fad99273426f013b71448d8f60d33d0ebf5a9
tree2217704a92d05452f8358e35fe3d54d8c3b4dad8
parent03b9115c5f589919e6443737a956f50d6a9942f2
i2c_eeprom: add static to i2c_eeprom_std_ops/probe

These are only used in drivers/mis/i2c_eeprom.c

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/misc/i2c_eeprom.c