diff options
author | Stephen Rothwell <[email protected]> | 2011-10-09 10:35:16 -0400 |
---|---|---|
committer | Chris Ball <[email protected]> | 2011-10-26 16:32:18 -0400 |
commit | 3f102ae926c01bccc9520a62cff833fde889ed6a (patch) | |
tree | 1dc3b4582fda123f14245d6d94124c8d562f65c2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e0c368d571d946ff40f068344b5c2df90c93dd2e (diff) |
mmc: using module_param requires the inclusion of moduleparam.h
Commit "mmc: add module param to set fault injection attributes" adds
a module_param to this file. But it is relying on the old implicit
"module.h is everywhere" behaviour, and without the explicit include
of moduleparam.h, the pending module.h split up produces this error:
core/debugfs.c:28:35: error: expected ')' before numeric constant
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions