command_t -> struct command
Remove misleading typedef and redundant suffix from struct command.
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ static struct nand_flash_controller *nand_flash_controllers[] =
|
||||
|
||||
/* configured NAND devices and NAND Flash command handler */
|
||||
static struct nand_device *nand_devices = NULL;
|
||||
static command_t *nand_cmd;
|
||||
static struct command *nand_cmd;
|
||||
|
||||
/* Chip ID list
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user