提交 be1ee7d8 编写于 作者: B Brian Norris

mtd: dataflash: remove unused field

struct dataflash's 'partition' field is unused. Just remove it.
Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
Cc: David Brownell <david-b@pacbell.net>
上级 552fb55d
......@@ -88,8 +88,6 @@ struct dataflash {
uint8_t command[4];
char name[24];
unsigned partitioned:1;
unsigned short page_offset; /* offset in flash address */
unsigned int page_size; /* of bytes per page */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册