Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/ibm4xx/dev Whitespace.
details: https://anonhg.NetBSD.org/src/rev/ad472847c198
branches: trunk
changeset: 758574:ad472847c198
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Tue Nov 09 06:48:19 2010 +0000
description:
Whitespace.
diffstat:
sys/arch/powerpc/ibm4xx/dev/plb.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0e53b7b081ef -r ad472847c198 sys/arch/powerpc/ibm4xx/dev/plb.c
--- a/sys/arch/powerpc/ibm4xx/dev/plb.c Tue Nov 09 06:47:24 2010 +0000
+++ b/sys/arch/powerpc/ibm4xx/dev/plb.c Tue Nov 09 06:48:19 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: plb.c,v 1.16 2010/11/06 16:30:15 uebayasi Exp $ */
+/* $NetBSD: plb.c,v 1.17 2010/11/09 06:48:19 uebayasi Exp $ */
/*
* Copyright 2001 Wasabi Systems, Inc.
@@ -66,7 +66,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: plb.c,v 1.16 2010/11/06 16:30:15 uebayasi Exp $");
+__KERNEL_RCSID(0, "$NetBSD: plb.c,v 1.17 2010/11/09 06:48:19 uebayasi Exp $");
#include "locators.h"
#include "emac.h"
@@ -100,7 +100,7 @@
{ IBM405GPR, "ecc", },
{ IBM405GPR, "opb", },
{ IBM405GPR, "pchb", },
- { IBM405GPR, "exb", },
+ { IBM405GPR, "exb", },
/* AMCC 405EX / EXR */
{ AMCC405EX, "cpu", },
Home |
Main Index |
Thread Index |
Old Index