include: delete unused header files
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
853ce2ee9c
commit
3b98b57fa7
@@ -1,13 +0,0 @@
|
||||
/*
|
||||
* (C) Copyright 2013 Faraday Technology
|
||||
* Dante Su <dantesu@faraday-tech.com>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
||||
#ifndef __FTSDC021_H
|
||||
#define __FTSDC021_H
|
||||
|
||||
int ftsdc021_sdhci_init(u32 regbase);
|
||||
|
||||
#endif /* __FTSDC021_H */
|
||||
Reference in New Issue
Block a user