diff options
author | Ben Dooks <[email protected]> | 2019-10-18 20:20:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-10-19 06:32:32 -0400 |
commit | d0e6a5821cdf08eea91d8597dce1ad695ebeb8bc (patch) | |
tree | 59880c609121ac89a08db70a8ab8d49ec27c46af /tools/perf/util/trace-event-scripting.c | |
parent | 444f84fd2ac7bae36f3dd3ce1d39d11211c2c72a (diff) |
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
The generic_file_vm_ops is defined in <linux/ramfs.h> so include it to
fix the following warning:
mm/filemap.c:2717:35: warning: symbol 'generic_file_vm_ops' was not declared. Should it be static?
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ben Dooks <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions