X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Ftimeriomem-rng.h;h=3e08a1c86830cafe031e0eea27e2eb0ee07ba4b7;hb=5af8c4e0fac9838428bd718040b664043a05f37c;hp=dd253177f65fe3f53ccc737b4af7bb9dab8e9364;hpb=90f959bcb386da2c71613dcefc6a285e054a539e;p=mirror_ubuntu-zesty-kernel.git diff --git a/include/linux/timeriomem-rng.h b/include/linux/timeriomem-rng.h index dd253177f65f..3e08a1c86830 100644 --- a/include/linux/timeriomem-rng.h +++ b/include/linux/timeriomem-rng.h @@ -14,7 +14,7 @@ struct timeriomem_rng_data { struct completion completion; unsigned int present:1; - u32 __iomem *address; + void __iomem *address; /* measures in usecs */ unsigned int period;