]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/acpi/boot.c
Merge remote-tracking branch 'net-next/master'
[karo-tx-linux.git] / arch / x86 / kernel / acpi / boot.c
index 1f7c0746611f147d7d08ad8ed39a425964f8f9f8..6c0b43bd024bb5890230ca45c61b3de082b611ef 100644 (file)
@@ -695,7 +695,7 @@ static int __init acpi_parse_sbf(struct acpi_table_header *table)
 #ifdef CONFIG_HPET_TIMER
 #include <asm/hpet.h>
 
-static struct __initdata resource *hpet_res;
+static struct resource *hpet_res __initdata;
 
 static int __init acpi_parse_hpet(struct acpi_table_header *table)
 {