mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
include/dwmmc.h: Audit include list
This file does not need <asm/cache.h> so remove it. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user