dell-smbios: make the SMBIOS buffer static
authorMichał Kępień <[email protected]>
Fri, 22 Jan 2016 14:27:21 +0000 (15:27 +0100)
committerDarren Hart <[email protected]>
Wed, 23 Mar 2016 17:05:41 +0000 (10:05 -0700)
commit92ebd0d1a80930c52eb091d497d4527c4fe556ca
treef32f4c06f0c9a7b292cb2ba82f843986c680b805
parentbc2104c27aad0c988d23c6abcd46f3313618bdbb
dell-smbios: make the SMBIOS buffer static

As dell-laptop has been changed to always retrieve a pointer to the
SMBIOS buffer using dell_smbios_get_buffer(), the SMBIOS buffer can be
marked static.

Signed-off-by: Michał Kępień <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Signed-off-by: Darren Hart <[email protected]>
drivers/platform/x86/dell-smbios.c
drivers/platform/x86/dell-smbios.h