problem in kernel-2.4.6.pre6
    Kaoru Fukui 
    k_fukui at highway.ne.jp
       
    Sat Jun 30 10:21:51 EST 2001
    
    
  
Hi!
I have had compilation problem in kernel-2.4.6.pre6-devel also standard.
The error is
usb-ohci.c: Infunction 'ohci_sleep_notify'
usb-ohci.c:2752 too few argments to function 'ohci_pci_supend'
ochi_pci_suspend (strct pci_dev *dev, u32 state){
<snip>
}
static int ohci_sleep_notify(struct pmu_sleep_notifier * self, int when){
<snip>
                  case PBOOK_SLEEP_NOW:
                       ohci_pci_suspend(ohci->ohci_dev); <--- it's worng
<snip>
}
Kaoru
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
    
    
More information about the Linuxppc-dev
mailing list