flash_driver_t -> struct flash_driver
Remove misleading typedef and redundant suffix from struct flash_driver.
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
|
||||
|
||||
// nothing to do here other then export this.
|
||||
extern flash_driver_t at91sam3_flash;
|
||||
extern struct flash_driver at91sam3_flash;
|
||||
|
||||
Reference in New Issue
Block a user