]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/timeriomem-rng.h
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
[karo-tx-linux.git] / include / linux / timeriomem-rng.h
index 3e08a1c86830cafe031e0eea27e2eb0ee07ba4b7..46eb27ddbfabbe96971733abd1285f53f78bbca8 100644 (file)
@@ -8,12 +8,7 @@
  * published by the Free Software Foundation.
  */
 
-#include <linux/completion.h>
-
 struct timeriomem_rng_data {
-       struct completion       completion;
-       unsigned int            present:1;
-
        void __iomem            *address;
 
        /* measures in usecs */