commit | affdec58dafcf1cd7ff1dfaf2e4539b5532d0e84 | [log] [tgz] |
---|---|---|
author | Corentin LABBE <clabbe.montjoie@gmail.com> | Tue Dec 13 15:51:12 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Dec 27 17:50:33 2016 +0800 |
tree | 5d41e7bee274ea556e664c22f396072a665a9253 | |
parent | dd8014830d2b1fdf5328978ada706df3ec180c21 [diff] |
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h This patch fix the checkpatch warning about asm/uaccess.h. In the same time, we sort the headers in alphabetical order. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>