Please bear with me - another rename checkin. This qualifies as trivial, no
[coreboot.git] / src / northbridge / amd / lx / chip.h
index 5e2f5e37a847dfa9a53abb82c35fb4de00550c52..94ef6c5599102f02a874d92c894b0352026e1797 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
@@ -18,9 +18,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-struct northbridge_amd_lx_config
-{
-
+struct northbridge_amd_lx_config {
 };
 
 extern struct chip_operations northbridge_amd_lx_ops;