Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <David.Woodhouse@intel.com>
- Loading branch information