]> git.baikalelectronics.ru Git - kernel.git/commit
mtdchar: remove no-longer-used vma helpers
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Apr 2013 17:05:39 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Apr 2013 17:05:39 +0000 (10:05 -0700)
commit23ff0cbe074357e087194dd58f7297349806e527
treec1971c80c139a41319b2cfcfb29693cd9f76e6e7
parentfb50db86d8a37f3998a01e84a0cdf2695b455266
mtdchar: remove no-longer-used vma helpers

With the conversion to vm_iomap_memory(), these vma helpers are no
longer used.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mtd/mtdchar.c