x86: move disabled_cpus to smpboot.c (64bit)
[safe/jmp/linux-2.6] / drivers / ata / pata_cs5536.c
index 89fc8db..1c4ff9b 100644 (file)
@@ -85,7 +85,7 @@ static const u8 pci_reg[4] = {
        PCI_IDE_CFG, PCI_IDE_DTC, PCI_IDE_CAST, PCI_IDE_ETC,
 };
 
-static inline int cs5536_read(struct pci_dev *pdev, int reg, int *val)
+static inline int cs5536_read(struct pci_dev *pdev, int reg, u32 *val)
 {
        if (unlikely(use_msr)) {
                u32 dummy;