X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fhpet.h;h=27238194b21266d4a7111f969359c6283f10308b;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=142de4a93b5b856ca08e9ec9651cf1abb373c285;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/linux/hpet.h b/include/linux/hpet.h index 142de4a93..27238194b 100644 --- a/include/linux/hpet.h +++ b/include/linux/hpet.h @@ -112,6 +112,7 @@ struct hpet_task { }; struct hpet_data { + unsigned long hd_phys_address; void __iomem *hd_address; unsigned short hd_nirqs; unsigned short hd_flags;