dell-smbios: make the SMBIOS buffer static
authorMichał Kępień <kernel@kempniu.pl>
Fri, 22 Jan 2016 14:27:21 +0000 (15:27 +0100)
committerDarren Hart <dvhart@linux.intel.com>
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ń <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