diff options
Diffstat (limited to 'drivers/crypto/sunxi-ss/sun4i-ss-hash.c')
| -rw-r--r-- | drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/sunxi-ss/sun4i-ss-hash.c b/drivers/crypto/sunxi-ss/sun4i-ss-hash.c index d2b6d89aad28..fcffba5ef927 100644 --- a/drivers/crypto/sunxi-ss/sun4i-ss-hash.c +++ b/drivers/crypto/sunxi-ss/sun4i-ss-hash.c | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | * | 6 | * |
| 7 | * This file add support for MD5 and SHA1. | 7 | * This file add support for MD5 and SHA1. |
| 8 | * | 8 | * |
| 9 | * You could find the datasheet in Documentation/arm/sunxi/README | 9 | * You could find the datasheet in Documentation/arm/sunxi.rst |
| 10 | */ | 10 | */ |
| 11 | #include "sun4i-ss.h" | 11 | #include "sun4i-ss.h" |
| 12 | #include <linux/scatterlist.h> | 12 | #include <linux/scatterlist.h> |
