aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/northbridge.h
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2007-05-10 18:16:03 +0000
committerStefan Reinauer <stepan@openbios.org>2007-05-10 18:16:03 +0000
commitf8030bd9245f2f6fb7418595d58dc4326f6621f3 (patch)
tree428e715cb97af44317600f643d25e52acdde4eff /src/northbridge/amd/lx/northbridge.h
parent89d7cd2c833245078d917bf7d85b3a7ba4fd6c03 (diff)
Fix the indent and whitespace to match LinuxBIOS standards
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2649 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/amd/lx/northbridge.h')
-rw-r--r--src/northbridge/amd/lx/northbridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/lx/northbridge.h b/src/northbridge/amd/lx/northbridge.h
index 7ea12e716b..ee653fd45c 100644
--- a/src/northbridge/amd/lx/northbridge.h
+++ b/src/northbridge/amd/lx/northbridge.h
@@ -24,4 +24,4 @@
extern unsigned int lx_scan_root_bus(device_t root, unsigned int max);
int sizeram(void);
-#endif /* NORTHBRIDGE_AMD_LX_H */
+#endif /* NORTHBRIDGE_AMD_LX_H */