CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 04/06/24 22:49:57
Modified files:
include/asm-mips: gt64240.h mv64340.h
arch/mips : Kconfig
arch/mips/configs: jaguar-atx_defconfig ocelot_c_defconfig
ocelot_g_defconfig
arch/mips/kernel: Makefile
arch/mips/momentum/jaguar_atx: prom.c setup.c
arch/mips/momentum/ocelot_c: prom.c setup.c
arch/mips/momentum/ocelot_g: gt-irq.c prom.c setup.c
arch/mips/pci : Makefile pci-ocelot-c.c pci-ocelot-g.c
drivers/net : gt64240eth.c gt64240eth.h
Added files:
include/asm-mips: marvell.h
arch/mips/pci : ops-marvell.c
Removed files:
arch/mips/pci : ops-gt64240.c ops-mv64340.c
Log message:
MV-64240 and MV-64340 PCI ops were basically the same module plenty of
junk. Cleanup and replace with a single file.
|