summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_var.h')
-rw-r--r--sys/dev/hfa/fore_var.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/hfa/fore_var.h b/sys/dev/hfa/fore_var.h
index 5a1533f..540ec12 100644
--- a/sys/dev/hfa/fore_var.h
+++ b/sys/dev/hfa/fore_var.h
@@ -163,9 +163,6 @@ typedef struct buf_handle Buf_handle;
*/
struct fore_unit {
Cmn_unit fu_cmn; /* Common unit stuff */
-#ifdef sun
- struct dev_info *fu_devinfo; /* Device node for this unit */
-#endif
Fore_reg *fu_ctlreg; /* Device control register */
#ifdef FORE_SBUS
Fore_reg *fu_intlvl; /* Interrupt level register */
OpenPOWER on IntegriCloud