diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-27 13:25:38 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-20 08:21:01 -0700 |
commit | 2a9a85d5fb90db72d8e0618a0fafa2069be86198 (patch) | |
tree | c1888f3772e38119bcf50e9933c87b6c5e2f4249 /arch/powerpc/kernel/pmc.c | |
parent | 0e69b54fa8b48e3cdc1a78f77beab3af763a33a1 (diff) | |
download | kernel_samsung_smdk4412-2a9a85d5fb90db72d8e0618a0fafa2069be86198.tar.gz kernel_samsung_smdk4412-2a9a85d5fb90db72d8e0618a0fafa2069be86198.tar.bz2 kernel_samsung_smdk4412-2a9a85d5fb90db72d8e0618a0fafa2069be86198.zip |
vm: add no-mmu vm_iomap_memory() stub
commit 3c0b9de6d37a481673e81001c57ca0e410c72346 upstream.
I think we could just move the full vm_iomap_memory() function into
util.h or similar, but I didn't get any reply from anybody actually
using nommu even to this trivial patch, so I'm not going to touch it any
more than required.
Here's the fairly minimal stub to make the nommu case at least
potentially work. It doesn't seem like anybody cares, though.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/kernel/pmc.c')
0 files changed, 0 insertions, 0 deletions