summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_940/socket_940.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/socket_940/socket_940.c')
-rw-r--r--src/cpu/amd/socket_940/socket_940.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/socket_940/socket_940.c b/src/cpu/amd/socket_940/socket_940.c
index dc825a214f..54531ef4f3 100644
--- a/src/cpu/amd/socket_940/socket_940.c
+++ b/src/cpu/amd/socket_940/socket_940.c
@@ -2,5 +2,5 @@
#include "chip.h"
struct chip_operations cpu_amd_socket_940_ops = {
- CHIP_NAME("socket 940")
+ CHIP_NAME("Socket 940 CPU")
};