mmc: dw_mmc: remove the duplicated header file
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 19 Jul 2016 07:33:34 +0000 (16:33 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 5 Aug 2016 02:21:24 +0000 (11:21 +0900)
commitccd60a8524aa364e6f3c06e4526f2ddd61f1cf25
tree2fecc58117f9de007780c21c4ac51e09dbcd3b99
parenta034ec06ff1d558bbe11d5ee05edbb4de3ee2215
mmc: dw_mmc: remove the duplicated header file

<asm-generic/errno.h> is already included in <errno.h>.
It can use <errno.h> instead of <asm-generic/errno.h>

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