aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAnton Blanchard <[email protected]>2013-12-09 16:03:10 +1100
committerScott Wood <[email protected]>2014-01-09 17:52:12 -0600
commita183d3ae63c08186477d2b0ef2798d47d10add4b (patch)
tree63bcc1ca0548161cd77ed161f9df5a40ce76e7ab /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parenta7189483f03d4c4b93219ff27a2e0a01716abd21 (diff)
drivers/tty: ehv_bytechan fails to build as a module
ehv_bytechan is marked tristate but fails to build as a module: drivers/tty/ehv_bytechan.c:363:1: error: type defaults to ‘int’ in declaration of ‘console_initcall’ [-Werror=implicit-int] It doesn't make much sense for a console driver to be built as a module, so change it to a bool. Signed-off-by: Anton Blanchard <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Scott Wood <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions