aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2016-08-15 18:25:17 -0400
committerDarren Hart <[email protected]>2016-08-28 22:31:52 -0700
commitf48d1496b8537d75776478c6942dd87f34d7f270 (patch)
treef4dc88adb3197c3daaa93cfaff417c805ffc2834 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent3eab887a55424fc2c27553b7bfe32330df83f7b8 (diff)
platform/olpc: Make ec explicitly non-modular
The Kconfig entry controlling compilation of this code is: arch/x86/Kconfig:config OLPC arch/x86/Kconfig: bool "One Laptop Per Child support" ...meaning that it currently is not being built as a module by anyone. Lets remove the couple traces of modular infrastructure use, so that when reading the driver there is no doubt it is builtin-only. We delete the MODULE_LICENSE tag etc. since all that information was (or is now) contained at the top of the file in the comments. Cc: [email protected] Signed-off-by: Paul Gortmaker <[email protected]> Acked-by: Andres Salomon <[email protected]> Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions