Date: Thu, 8 Mar 2007 13:24:29 GMT From: Paolo Pisati <piso@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 115520 for review Message-ID: <200703081324.l28DOTN7077262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=115520 Change 115520 by piso@piso_newluxor on 2007/03/08 13:24:09 Fix fhc compilation. Affected files ... .. //depot/projects/soc2006/intr_filter/sparc64/fhc/fhc.c#9 edit Differences ... ==== //depot/projects/soc2006/intr_filter/sparc64/fhc/fhc.c#9 (text+ko) ==== @@ -87,7 +87,7 @@ static bus_get_resource_list_t fhc_get_resource_list; static ofw_bus_get_devinfo_t fhc_get_devinfo; -static driver_filter_t fhc_filter_stub(void *); +static driver_filter_t fhc_filter_stub; static driver_intr_t fhc_intr_stub; static void fhc_led_func(void *, int); static int fhc_print_res(struct fhc_devinfo *);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703081324.l28DOTN7077262>