]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/omap_hsmmc.c
mmc: sanitize includes for DM i2c
authorFelix Brack <fb@ltec.ch>
Wed, 11 Oct 2017 15:05:28 +0000 (17:05 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:03 +0000 (18:11 +0900)
commit339d578900edb03b633b3de4dad3da0aea2c1b15
tree93e241f32e1380aa5cd6b30b90d2870651192da1
parent0e1746acacbb6dcaa0e9205f2712faf9d1e321a0
mmc: sanitize includes for DM i2c

This patch fixes some warnings when building boards that do not define
DM_I2C_COMPAT i.e. boards that entirely rely on the new i2c layer.
Signed-off-by: Felix Brack <fb@ltec.ch>
drivers/mmc/omap_hsmmc.c