Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@

#include <asm/div64.h>
#include <asm/io.h>
#include <asm/sizes.h>

#include "mmci.h"
#include "mmci_qcom_dml.h"