commit | c856507f2b2b47a49d8587afb58930b463f6bff4 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hughd@google.com> | Tue May 24 17:12:40 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 25 08:39:31 2011 -0700 |
tree | 496cacf39061febc828cdaf97c11ff08f51e4ab4 | |
parent | b09e0fa4b4ea66266058eead43350bd7d55fec67 [diff] |
mm: remove last trace of shmem_get_unmapped_area Remove noMMU declaration of shmem_get_unmapped_area() from mm.h: it fell out of use in 2.6.21 and ceased to exist in 2.6.29. Signed-off-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>