Skip to content
Snippets Groups Projects
Commit 73c619ea authored by Joern Engel's avatar Joern Engel
Browse files

[MTD] Disconnect struct mtd_info from ABI


mtdchar.c direcly copied part of struct mtd_info to userspace, thereby
implicitly making it part of the ABI.  With this patch, struct
mtd_info is independent of the ABI and can have its fields removed,
reordered, etc.

Signed-off-by: default avatarJoern Engel <joern@wh.fh-wedel.de>
parent 92cbfdcc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment