aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2022-04-28 02:24:29 -0400
committerHans de Goede <[email protected]>2022-05-06 13:02:56 +0200
commit619695fab3ba18a9145000280b0d74faf2131dea (patch)
treea0a0c1517e8bebc672649a82dbd0fc71074ed528 /scripts/gdb/linux/utils.py
parent6de4d4eca9a2d0195f802bc97b0e9aeeaff05900 (diff)
platform/x86: pmc_atom: dont export pmc_atom_read - no modular users
There is only one user of pmc_atom_read in tree, and that is in drivers/acpi/acpi_lpss.c -- which can't be anything but built-in. As such there is no point in adding this function to the global symbol list exported to modules. Note that there is no <linux/export.h> include removal since the code was getting that header implicitly. Cc: Andy Shevchenko <[email protected]> Cc: Aubrey Li <[email protected]> Cc: Hans de Goede <[email protected]> Cc: Mark Gross <[email protected]> Cc: [email protected] Signed-off-by: Paul Gortmaker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions