![]() | |||||||||||||
Messages in this thread |
Compilation of pmac_setup.c dies complaining of a few undefined symbols unless <asm/dma.h> is included: *** linux/arch/ppc/kernel/pmac_setup.c Tue Jan 4 10:12:12 2000 --- ../linux-2.2.14/arch/ppc/kernel/pmac_setup.c Thu Jan 6 14:38:55 2000 *************** *** 47,52 **** --- 47,53 ---- #include <asm/pgtable.h> #include <asm/bitops.h> #include <asm/io.h> + #include <asm/dma.h> #include <asm/pci-bridge.h> #include <asm/adb.h> #include <asm/cuda.h> - 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/ | ||||||||||||
| Last update: 2005-03-22 13:55 [from the cache] ©2003-2008 | |||||||||||||