diff options
Diffstat (limited to 'src/mainboard/lenovo/t530/mainboard.c')
-rw-r--r-- | src/mainboard/lenovo/t530/mainboard.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/lenovo/t530/mainboard.c b/src/mainboard/lenovo/t530/mainboard.c index 5af6cec3da..feb1aa78f0 100644 --- a/src/mainboard/lenovo/t530/mainboard.c +++ b/src/mainboard/lenovo/t530/mainboard.c @@ -133,11 +133,6 @@ static int int15_handler(void) } #endif -const char *smbios_mainboard_version(void) -{ - return "ThinkPad T530"; -} - /* Audio Setup */ static void verb_setup(void) |