Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux-2.6.git] / include / linux / timeriomem-rng.h
blob46eb27ddbfabbe96971733abd1285f53f78bbca8
1 /*
2 * linux/include/linux/timeriomem-rng.h
4 * Copyright (c) 2009 Alexander Clouter <alex@digriz.org.uk>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
11 struct timeriomem_rng_data {
12 void __iomem *address;
14 /* measures in usecs */
15 unsigned int period;