NAND/LPC3180: 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
3db34f8447
commit
35c30e9ee7
@@ -29,7 +29,6 @@ enum lpc3180_selected_controller
|
||||
|
||||
struct lpc3180_nand_controller
|
||||
{
|
||||
struct target *target;
|
||||
int osc_freq;
|
||||
enum lpc3180_selected_controller selected_controller;
|
||||
int is_bulk;
|
||||
|
||||
Reference in New Issue
Block a user