Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Apr 2003 18:20:13 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys disk.h 
Message-ID:  <4540.1049386813@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 03 Apr 2003 18:17:39 %2B0200." <xzppto3eesc.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <xzppto3eesc.fsf@flood.ping.uio.no>, Dag-Erling =?iso-8859-1?q?Sm=F8
rgrav?= writes:
>Poul-Henning Kamp <phk@FreeBSD.org> writes:
>>   Log:
>>   I think the divorce successed, so stop #including <geom/geom_disk.h>
>
>I think this breaks the ofw driver (and thus also the powerpc build)

Unless it is in "make universe" I don't test the powerpc build.

You should be able to just change the include in the ofw driver

from
	<sys/disk.h>
to
	<geom/geom_disk.h>

and make it work.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4540.1049386813>