diff options
| author | Fabian Frederick <[email protected]> | 2014-07-23 21:04:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-30 16:36:27 -0700 |
| commit | 80dd7052089f0ee847ba3dc7c5ad471c0ed18089 (patch) | |
| tree | cb724d2ea7887db9417c1127ad5873ed94bd9547 /tools/perf/scripts/python | |
| parent | c22487b828adf09a6ffa3cdf47836d7b4407f827 (diff) | |
staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU
Fix following sh-allmodconfig errors reported on kisskb
"
drivers/built-in.o: In function `ion_vm_fault':
ion.c:(.text+0x1f2d8f8): undefined reference to `vm_insert_pfn'
drivers/built-in.o: In function `ion_buffer_sync_for_device':
ion.c:(.text+0x1f316bc): undefined reference to `zap_page_range'
make: *** [vmlinux] Error 1
"
Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions