]> www.infradead.org Git - users/willy/xarray.git/commit
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
authorHans de Goede <hdegoede@redhat.com>
Mon, 17 Jan 2022 11:26:43 +0000 (12:26 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 24 Jan 2022 09:41:47 +0000 (10:41 +0100)
commitf7086daab3b540c89951b9b4c00fc49111f7cfa6
tree5d740e9f33d932c9a57cada20262aa54144a21f7
parent17da2d5f93692086dd096a975225ffd5622d0bf8
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static

amd_pmc_stb_debugfs_fops is not used outside of amd-pmc.c, make it
static.

Cc: Sanket Goswami <Sanket.Goswami@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220117112644.260168-1-hdegoede@redhat.com
drivers/platform/x86/amd-pmc.c