Skip to content
Commit 667067fa authored by Max Krummenacher's avatar Max Krummenacher Committed by Scott Wood
Browse files

nand: fix nand torture to use changed mtd api

The mtd subsystem deprecated and renamed the direct use of the mtd_info
struct's functionpointers. Instead the corresponding mtd_xxx function
should be used.

See also:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3c3c10bba1e4ccb75b41442e45c1a072f6cded19



Signed-off-by: default avatarMax Krummenacher <max.krummenacher@toradex.com>
parent ceee07b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment