diff options
| -rw-r--r-- | usr/src/cmd/picl/plugins/sun4u/boston/frutree/piclfrutree.info | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/usr/src/cmd/picl/plugins/sun4u/boston/frutree/piclfrutree.info b/usr/src/cmd/picl/plugins/sun4u/boston/frutree/piclfrutree.info index be3ed6b24d..b6d5e135fb 100644 --- a/usr/src/cmd/picl/plugins/sun4u/boston/frutree/piclfrutree.info +++ b/usr/src/cmd/picl/plugins/sun4u/boston/frutree/piclfrutree.info @@ -20,12 +20,11 @@ */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ /* - * ident "%Z%%M% %I% %E% SMI" * * supported prop types: void, int, uint, float, string * supported prop access_modes: r, w, rw @@ -61,15 +60,6 @@ */ /* - * define a macro to force a #ident line into the output stream - * otherwise cpp removes it. Use #ifndef because of #included definitions. - */ -#ifndef id -#define id(s) #ident s -#endif -id("%Z%%M% %I% %E% SMI") - -/* * There are a lot of nodes below the rmclomv node, define a shortname */ #define RMCLOMV /platform/ebus@1f,464000/rmc-comm@0,c28000/SUNW,rmclomv @@ -118,8 +108,6 @@ NODE frutree picl NODE PDB location PROP SlotType string r 0 "power-distribution-board" PROP Label string r 0 "PDB" - NODE power-distribution-board fru - ENDNODE ENDNODE /* on Boston we need only two of the four possible power supplies */ |
