mtd: denali: rename functions which is named by using capitals
rename these functions' name and remove additional declarations in header file Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:

committed by
David Woodhouse

parent
a99d17966c
commit
eda936ef17
@@ -804,9 +804,4 @@ struct denali_nand_info {
|
||||
int idx;
|
||||
};
|
||||
|
||||
static uint16_t NAND_Flash_Reset(struct denali_nand_info *denali);
|
||||
static uint16_t NAND_Read_Device_ID(struct denali_nand_info *denali);
|
||||
static void NAND_LLD_Enable_Disable_Interrupts(struct denali_nand_info *denali,
|
||||
uint16_t INT_ENABLE);
|
||||
|
||||
#endif /*_LLD_NAND_*/
|
||||
|
Reference in New Issue
Block a user