aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2012-02-02 16:21:09 -0800
committerDavid Woodhouse <[email protected]>2012-03-27 00:19:38 +0100
commita6c22850d20273896e7c8ee996730ccf2ba60a22 (patch)
tree2846c9b055f0b48173374cd52aa2c67979a1c6b8 /drivers/mtd/lpddr/lpddr_cmds.c
parentc382fb43df3421b6bfb052561d1e8652ee7e82eb (diff)
jffs2: update to new MTD interface
There were a few instances of the old MTD interface remaining for JFFS2. We fix one error that shows up (only when CONFIG_JFFS2_FS_WRITEBUFFER is not defined) like this: fs/jffs2/read.c: In function 'jffs2_read_dnode': fs/jffs2/read.c:36:8: error: 'struct mtd_info' has no member named 'read' fs/jffs2/read.c:112:8: error: 'struct mtd_info' has no member named 'read' ... We also simply remove two macros that are not in use, were not updated to the new MTD interface, and don't even utilize the old interface properly. (That means they weren't used since commit 8593fbc6, year 2006; almost 6 years ago, for those who don't want to do the math) Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Brian Norris <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions