From 2d41b33ff592e19d2e819502dd55a80e3246911f Mon Sep 17 00:00:00 2001 From: brooks Date: Thu, 30 Oct 2003 23:12:24 +0000 Subject: Remove unused FXP_UNIT() macro. --- sys/dev/fxp/if_fxpvar.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/fxp') diff --git a/sys/dev/fxp/if_fxpvar.h b/sys/dev/fxp/if_fxpvar.h index 522d3c8..afe7c48 100644 --- a/sys/dev/fxp/if_fxpvar.h +++ b/sys/dev/fxp/if_fxpvar.h @@ -225,5 +225,3 @@ struct fxp_softc { bus_space_write_4((sc)->sc_st, (sc)->sc_sh, (reg), (val)) #define sc_if arpcom.ac_if - -#define FXP_UNIT(_sc) (_sc)->arpcom.ac_if.if_unit -- cgit v1.1