summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/include/mach
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-12-02 16:03:57 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2013-12-02 16:22:31 +0100
commit6e66ab7a53a277987505eee2df5a71ae12c51318 (patch)
treef53c7a5dabf9b6e1451a8b65b592c348d82fd459 /arch/arm/mach-socfpga/include/mach
parent3febd4d4ce04a7de6df8cd25c44b59507defa6af (diff)
downloadbarebox-6e66ab7a53a277987505eee2df5a71ae12c51318.tar.gz
barebox-6e66ab7a53a277987505eee2df5a71ae12c51318.tar.xz
mtd: mtdraw: drop ioctl callback for mtdraw device
Do not call mtd_ioctl for mtdraw devices. mtd_ioctl will derefence the priv pointer to a struct mtd_info whereas with mtdraw devices it will be a struct mtdraw pointer. We do not need ioctls for mtdraw devices, so drop it instead of fixing it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-socfpga/include/mach')
0 files changed, 0 insertions, 0 deletions