]> git.baikalelectronics.ru Git - kernel.git/commit
dell-smbios: make da_tokens static
authorMichał Kępień <kernel@kempniu.pl>
Fri, 22 Jan 2016 14:27:26 +0000 (15:27 +0100)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 23 Mar 2016 17:05:43 +0000 (10:05 -0700)
commit3bd81e16fbcbed5bb24dbde95e208e9374055406
tree93b789f175fe79f1d3f41a7bc33ead3d64efa86c
parent07a473298aad0cda9b0fe478c355c28402af6cfc
dell-smbios: make da_tokens static

As dell-laptop has been changed to use dell_smbios_find_token() instead
of directly accessing members of the da_tokens table, the latter can be
marked static.

Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/dell-smbios.c
drivers/platform/x86/dell-smbios.h