git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf050a
)
include/dwmmc.h: Audit include list
author
Tom Rini
<trini@konsulko.com>
Wed, 21 May 2025 22:51:16 +0000
(16:51 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 2 Jun 2025 23:26:15 +0000
(17:26 -0600)
This file does not need <asm/cache.h> so remove it.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/dwmmc.h
patch
|
blob
|
history
diff --git
a/include/dwmmc.h
b/include/dwmmc.h
index
6edb9e1
..
87ca127
100644
(file)
--- a/
include/dwmmc.h
+++ b/
include/dwmmc.h
@@
-7,7
+7,6
@@
#ifndef __DWMMC_HW_H
#define __DWMMC_HW_H
-#include <asm/cache.h>
#include <asm/io.h>
#include <mmc.h>
#include <linux/bitops.h>