summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-rmobile/mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/arch-rmobile/mmc.h')
-rw-r--r--arch/arm/include/asm/arch-rmobile/mmc.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/include/asm/arch-rmobile/mmc.h b/arch/arm/include/asm/arch-rmobile/mmc.h
deleted file mode 100644
index 4e0fef1198..0000000000
--- a/arch/arm/include/asm/arch-rmobile/mmc.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Renesas SuperH MMCIF driver.
- *
- * Copyright (C) 2014 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
- * Copyright (C) 2014 Renesas Electronics Corporation
- *
- * SPDX-License-Identifier: GPL-2.0
- */
-#ifndef _RMOBILE_MMC_H_
-#define _RMOBILE_MMC_H_
-
-int mmcif_mmc_init(void);
-
-#endif /* _RMOBILE_MMC_H_ */