]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: fsl_esdhc: remove the duplicated header file
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 19 Jul 2016 07:33:35 +0000 (16:33 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 5 Aug 2016 02:21:25 +0000 (11:21 +0900)
commit70f862808e8ae4b97fe736ec9d9d496881ad84b2
tree877f912e420b493039e995273251c70ccec6b02c
parentccd60a8524aa364e6f3c06e4526f2ddd61f1cf25
mmc: fsl_esdhc: remove the duplicated header file

"mmc.h" is already included. It's duplicated.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mmc/fsl_esdhc.c