diff options
author | Miquel Raynal <[email protected]> | 2021-05-26 11:32:39 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2021-05-26 16:26:30 +0200 |
commit | 10e96f8b4e7521197a50b370ce0923ab6a8d0ca0 (patch) | |
tree | 9cfc821169a67c657e1f194e425555e761d91140 /scripts/gdb/linux/symbols.py | |
parent | 6b562738a22cfdbfedaaac7db5f83c11700ebb15 (diff) |
mtd: rawnand: Move struct gpio_desc declaration to the top
The struct gpio_desc is declared in the middle of the rawnand.h header,
right before the first function using it (nand_gpio_waitrdy). Before
adding a new function and to make it clear: move the declaration to the
top of the file.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions