X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_vfs_multi.c;h=ce41d6c81d8150a0ad59a70fec185c2645d167c7;hp=db9f7376b4d43664c6c2b17112d39451e337ef76;hb=07353dd87a46afc753441028af8f5e8629b13bdc;hpb=ce0a5fb9849b6dc0d1347709b28d3a34eefec662 diff --git a/yaffs_vfs_multi.c b/yaffs_vfs_multi.c index db9f737..ce41d6c 100644 --- a/yaffs_vfs_multi.c +++ b/yaffs_vfs_multi.c @@ -977,7 +977,6 @@ static int yaffs_readpage_nolock(struct file *f, struct page *pg) unsigned char *pg_buf; int ret; loff_t pos = ((loff_t) pg->index) << PAGE_CACHE_SHIFT; - struct yaffs_dev *dev; yaffs_trace(YAFFS_TRACE_OS,