Date: Fri, 7 Nov 2008 14:24:54 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@freebsd.org> To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@freebsd.org> Cc: svn-src-head@freebsd.org, Joao Barros <joao.barros@gmail.com>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r183724 - in head/sys: conf dev/ata dev/ata/chipsets modules/ata modules/ata/ata modules/ata/atacore modules/ata/atadevel modules/ata/atapci modules/ata/atapci/chipsets modules/ata/atap... Message-ID: <93415C48-08D8-416D-9EC9-1B35291FF54B@freebsd.org> In-Reply-To: <60256C21-4DC2-4998-97C1-214027C2B994@FreeBSD.org> References: <200810091256.m99Cuvex062502@svn.freebsd.org> <70e8236f0811070410t751240f4m5d81e9dfe9590c3d@mail.gmail.com> <60256C21-4DC2-4998-97C1-214027C2B994@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7Nov, 2008, at 14:15 , S=F8ren Schmidt wrote: > On 7Nov, 2008, at 13:10 , Joao Barros wrote: >> >> Hi S=F8ren, >> There is a stale reference to ata-chipset.c and ident functions in >> ata-pci-h after this change: >> >> /* global prototypes ata-chipset.c */ >> int ata_generic_ident(device_t); >> int ata_ahci_ident(device_t); >> int ata_acard_ident(device_t); >> int ata_ali_ident(device_t); >> int ata_amd_ident(device_t); >> int ata_ati_ident(device_t); >> int ata_cyrix_ident(device_t); >> int ata_cypress_ident(device_t); >> int ata_highpoint_ident(device_t); >> int ata_intel_ident(device_t); >> int ata_ite_ident(device_t); >> int ata_jmicron_ident(device_t); >> int ata_marvell_ident(device_t); >> int ata_national_ident(device_t); >> int ata_nvidia_ident(device_t); >> int ata_netcell_ident(device_t); >> int ata_promise_ident(device_t); >> int ata_serverworks_ident(device_t); >> int ata_sii_ident(device_t); >> int ata_sis_ident(device_t); >> int ata_via_ident(device_t); >> int ata_legacy(device_t); > > Yeah I know, it will be gone in the next cleanup phase, but thanks =20 > for the reminder!! Actually I did commit those changes now that I just checked to make =20 sure they got over next time, you must have some stale changes in your =20= tree. -S=F8ren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?93415C48-08D8-416D-9EC9-1B35291FF54B>