]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/pci_root.c
Merge branch 'ull' into test
[linux-2.6-omap-h63xx.git] / drivers / acpi / pci_root.c
index add1a19bbbfe8ecba3b0e5e6ce63962196c65a92..1b8f67d21d539c427f29ef2b60b34c922e780abd 100644 (file)
@@ -190,7 +190,7 @@ static int __devinit acpi_pci_root_add(struct acpi_device *device)
        struct acpi_pci_root *root = NULL;
        struct acpi_pci_root *tmp;
        acpi_status status = AE_OK;
-       unsigned long value = 0;
+       unsigned long long value = 0;
        acpi_handle handle = NULL;
        struct acpi_device *child;