Commit 0743bbf0 authored by Wang Hongcheng's avatar Wang Hongcheng Committed by Ulf Hansson

mmc: mmci: Remove unnecessary header file

The header file asm/sizes.h is unnecessary, let's remove it.
This also allows to compile under X86 arch.
Signed-off-by: default avatarWang Hongcheng <annie.wang@amd.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 70cce2af
......@@ -40,7 +40,6 @@
#include <asm/div64.h>
#include <asm/io.h>
#include <asm/sizes.h>
#include "mmci.h"
#include "mmci_qcom_dml.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment