diff options
author | Randy Dunlap <[email protected]> | 2011-05-17 15:44:12 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-18 02:55:24 -0700 |
commit | f12a20fc9bfba4218ecbc4e40c8e08dc2a85dc99 (patch) | |
tree | da399a0a02522d38b56d38616ac4b268e0a58f92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b2db21997f43907f54500edaf063253ca2a186f9 (diff) |
procfs: add stub for proc_mkdir_mode()
Provide a stub for proc_mkdir_mode() when CONFIG_PROC_FS is not
enabled, just like the stub for proc_mkdir().
Fixes this linux-next build error:
drivers/net/wireless/airo.c:4504: error: implicit declaration of function 'proc_mkdir_mode'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: "John W. Linville" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions