dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/8xx_io
Jochen Friedrich 7a6d44f79f [PPC] Compile fix for 8xx CPM Ehernet driver
Add #include <asm/cacheflush.h> for flush_dcache_range
to make the driver compile again.

  CC      arch/ppc/8xx_io/enet.o
arch/ppc/8xx_io/enet.c: In function 'scc_enet_start_xmit':
arch/ppc/8xx_io/enet.c:240: error: implicit declaration of function
'flush_dcache_range'
make[1]: *** [arch/ppc/8xx_io/enet.o] Error 1
make: *** [arch/ppc/8xx_io] Error 2

Signed-off-by: Jochen Friedrich <jochen@scram.de>
2007-09-25 20:48:08 +02:00
..
Kconfig [POWERPC] Remove the unused HTDMSOUND driver 2007-04-30 11:02:05 +10:00
Makefile [POWERPC] Remove the unused HTDMSOUND driver 2007-04-30 11:02:05 +10:00
commproc.c [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem 2007-09-25 20:48:00 +02:00
enet.c [PPC] Compile fix for 8xx CPM Ehernet driver 2007-09-25 20:48:08 +02:00
fec.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
micropatch.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00