aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dell')
-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 1c751aa401..e969dd20f3 100644
--- a/src/mainboard/dell/s1850/mainboard.c
+++ b/src/mainboard/dell/s1850/mainboard.c
@@ -2,6 +2,6 @@
#include "chip.h"
struct chip_operations mainboard_dell_s1850_ops = {
- CHIP_NAME("Dell S1850 mainboard")
+ CHIP_NAME("Dell S1850 Mainboard")
};