fs/mmap: Remove rammap_initialize declaration
Forget in patch: commit ec30d6ef6b6e246dc32407675c4b54140df33673 Author: Xiang Xiao <xiaoxiang@xiaomi.com> Date: Thu Jun 24 01:42:11 2021 +0800 fs: Initialize fs_allmaps_s::exclsem in declaration directly and then remove rammap_initialize and caller Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
2f0b4eb363
commit
2b0b298ab6
@ -81,22 +81,6 @@ extern struct fs_allmaps_s g_rammaps;
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: rammap_initialize
|
||||
*
|
||||
* Description:
|
||||
* Verified that this capability has been initialized.
|
||||
*
|
||||
* Input Parameters:
|
||||
* None
|
||||
*
|
||||
* Returned Value:
|
||||
* None
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
void rammap_initialize(void);
|
||||
|
||||
/****************************************************************************
|
||||
* Name: rammmap
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user