diff options
author | Li-Ta Lo <ollie@lanl.gov> | 2006-04-20 22:54:32 +0000 |
---|---|---|
committer | Li-Ta Lo <ollie@lanl.gov> | 2006-04-20 22:54:32 +0000 |
commit | a910a3a02291b8bceeaadaae0c1745124fe0fea8 (patch) | |
tree | 8c7eb2e903b22510ad98422f4e767c6f4216df95 /src/southbridge/amd/cs5536/cs5536.h | |
parent | bbdaeaf55cf9814c28a753d8144646a88ab3a32c (diff) |
more 5536 -> 5536 conversion
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2269 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/cs5536/cs5536.h')
-rw-r--r-- | src/southbridge/amd/cs5536/cs5536.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/amd/cs5536/cs5536.h b/src/southbridge/amd/cs5536/cs5536.h index 82d657204a..10259c6e6d 100644 --- a/src/southbridge/amd/cs5536/cs5536.h +++ b/src/southbridge/amd/cs5536/cs5536.h @@ -1,4 +1,4 @@ -#ifndef _CS5535_H -#define _CS5535_H +#ifndef _CS5536_H +#define _CS5536_H #endif |