mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
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: Wang Hongcheng <annie.wang@amd.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
committed by
Ulf Hansson
parent
70cce2af73
commit
0743bbf0bc
@@ -40,7 +40,6 @@
|
||||
|
||||
#include <asm/div64.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/sizes.h>
|
||||
|
||||
#include "mmci.h"
|
||||
#include "mmci_qcom_dml.h"
|
||||
|
||||
Reference in New Issue
Block a user