From: David Woodhouse Date: Tue, 9 Oct 2012 14:08:10 +0000 (+0100) Subject: mtd: Disable mtdchar mmap on MMU systems X-Git-Tag: v3.7-rc1~70^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5cf8f07423b2677cebebcebc863af77223a4972;p=pandora-kernel.git mtd: Disable mtdchar mmap on MMU systems This code was broken because it assumed that all MTD devices were map-based. Disable it for now, until it can be fixed properly for the next merge window. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed