NAND/MX2: remove private "target" copy
Remove "target" form private data, and use common one in struct nand_block. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
35c30e9ee7
commit
b7b9ad755e
@@ -113,7 +113,6 @@ struct mx2_nf_flags
|
||||
|
||||
struct mx2_nf_controller
|
||||
{
|
||||
struct target *target;
|
||||
enum mx_dataout_type optype;
|
||||
enum mx_nf_finalize_action fin;
|
||||
struct mx2_nf_flags flags;
|
||||
|
||||
Reference in New Issue
Block a user