Compiling 2.2.14/ppc

Ciro Cattuto (Ciro.Cattuto@PG.infn.it)
Sat, 8 Jan 2000 20:54:44 +0100 (CET)


I may be missing something, but it seems that the lines below
are needed in arch/ppc/ppc_setup.c , in order for the references
(ISA_DMA_THRESHOLD, DMA_MODE_READ, DMA_MODE_WRITE, defined in setup.c)
to be properly resolved inside ppc_setup.c .

extern unsigned long ISA_DMA_THRESHOLD;
extern unsigned long DMA_MODE_READ, DMA_MODE_WRITE;

Ciro

--
Ciro Cattuto                                e-mail: ciro.cattuto@pg.infn.it     
                                                    cattuto@virgo.infn.it
University of Perugia - Physics Department          ciro@pluto.linux.it
INFN - VIRGO Project                         voice: +39 075 585 3060
PLUTO Linux Users Group                        fax: +39 075 44666

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/