aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47b272/lpc47b272_early_serial.c')
-rw-r--r--src/superio/smsc/lpc47b272/lpc47b272_early_serial.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/superio/smsc/lpc47b272/lpc47b272_early_serial.c b/src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
index 39444c0d02..7b36822fb8 100644
--- a/src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
+++ b/src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
@@ -1,5 +1,5 @@
/*
- * lpc47b272_early_serial.c: Pre-RAM driver for SMSC LPC47B272 Super I/O chip
+ * This file is part of the LinuxBIOS project.
*
* Copyright (C) 2005 Digital Design Corporation
*
@@ -15,9 +15,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/* Pre-RAM driver for SMSC LPC47B272 Super I/O chip. */
+
#include <arch/romcc_io.h>
#include "lpc47b272.h"