root/trunk/patches/2.6.22/05-fixup-gtwx5715-support.patch

Revision 857, 0.9 kB (checked in by blaster8, 3 years ago)

Update to 2.6.22-rc3-git2, more patch changes

  • linux-2.6.22-rc3-git2-armeb/arch/arm/mach-ixp4xx/gtwx5715-pci.c

    old new  
    2525#include <linux/pci.h> 
    2626#include <linux/init.h> 
    2727#include <linux/delay.h> 
     28#include <linux/irq.h> 
     29 
    2830#include <asm/mach-types.h> 
    2931#include <asm/hardware.h> 
    3032#include <asm/irq.h> 
    3133#include <asm/arch/gtwx5715.h> 
    3234#include <asm/mach/pci.h> 
    3335 
    34 extern void ixp4xx_pci_preinit(void); 
    35 extern int ixp4xx_setup(int nr, struct pci_sys_data *sys); 
    36 extern struct pci_bus *ixp4xx_scan_bus(int nr, struct pci_sys_data *sys); 
    37  
    38  
    3936/* 
    4037 * The exact GPIO pins and IRQs are defined in arch-ixp4xx/gtwx5715.h 
    4138 * Slot 0 isn't actually populated with a card connector but 
Note: See TracBrowser for help on using the browser.