Trivial fix for 2.2.14 on pmac

From: W Lewis (wiml@hhhh.org)
Date: Thu Jan 06 2000 - 19:50:54 EST


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/



This archive was generated by hypermail 2b29 : Fri Jan 07 2000 - 21:00:08 EST