aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell/s1850/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dell/s1850/mainboard.c')
-rw-r--r--src/mainboard/dell/s1850/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/dell/s1850/mainboard.c b/src/mainboard/dell/s1850/mainboard.c
index b82e1b968d..d20ba0c328 100644
--- a/src/mainboard/dell/s1850/mainboard.c
+++ b/src/mainboard/dell/s1850/mainboard.c
@@ -7,6 +7,6 @@
#include "chip.h"
struct chip_operations mainboard_dell_s1850_ops = {
- CHIP_NAME("Dell S1850")
+ CHIP_NAME("Dell S1850 mainboard")
};