commit | 5057e8e07f2521649eb444492433f419f93de37a | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Apr 11 11:57:17 2016 -0700 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Apr 16 22:46:45 2016 +0200 |
tree | 0bbb5a2f4df0d5778073f10eabffee0aca8dca40 | |
parent | 1ab92956d4aac52d0c59c229a0790a672063ece0 [diff] |
eeprom: at24: remove a reduntant if The second check for I2C_FUNC_I2C is reduntant, so remove it. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> [wsa: reworded commit message] Signed-off-by: Wolfram Sang <wsa@the-dreams.de>