]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/asus_acpi.c
Merge branch 'ull' into test
[linux-2.6-omap-h63xx.git] / drivers / acpi / asus_acpi.c
index 2377e8b917d7b8d77664f7ab34a627e43b691801..1e74988c7b2d2859871ca335d16af235a3ca7e6f 100644 (file)
@@ -753,7 +753,7 @@ static int get_lcd_state(void)
                        /* That's what the AML code does */
                        lcd = out_obj.integer.value >> 8;
        } else if (hotk->model == F3Sa) {
-               unsigned long tmp;
+               unsigned long long tmp;
                union acpi_object param;
                struct acpi_object_list input;
                acpi_status status;