2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Name fix: lpc57b397 -> lpc47b397

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2770 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark M. Hoffman
2004-11-24 04:31:40 +00:00
parent 3b64007d60
commit d57ea204c6
6 changed files with 39 additions and 39 deletions

View File

@@ -399,7 +399,7 @@ struct match matches[] = {
{ "adm1030", print_adm1031 },
{ "adm1031", print_adm1031 },
{ "lm93", print_lm93 },
{ "smsc57b397", print_smsc57b397 },
{ "smsc47b397", print_smsc47b397 },
{ NULL, NULL }
};