diff options
| author | Birva Shah <Birva.Shah@Sun.COM> | 2009-09-14 17:41:13 -0700 |
|---|---|---|
| committer | Birva Shah <Birva.Shah@Sun.COM> | 2009-09-14 17:41:13 -0700 |
| commit | 159540d512ce5768d55c8e59af70a5c326bc25a3 (patch) | |
| tree | 8d6e7abf774501d787f666af339131a514fba3dc /usr/src | |
| parent | 2c0729151936ea8fe752509182c201a5242e9a98 (diff) | |
| download | illumos-joyent-159540d512ce5768d55c8e59af70a5c326bc25a3.tar.gz | |
6697990 PICL reports extraneous FRU entries for PDB on V445 platform
Diffstat (limited to 'usr/src')
| -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 */ |
