diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-06-21 19:11:44 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-06-22 15:49:26 +0800 |
commit | d0497524658e37956737d7dbee73cc42120255dc (patch) | |
tree | 4a4ba2b05f873b9d221dd61818d9f0e7ef97e750 | |
parent | 7cecadb7cca83953e7857fe9f7273b705cb8ebe7 (diff) | |
download | blackbird-obmc-linux-d0497524658e37956737d7dbee73cc42120255dc.tar.gz blackbird-obmc-linux-d0497524658e37956737d7dbee73cc42120255dc.zip |
crypto: user - Move cryptouser.h to uapi
The header file cryptouser.h only contains information that is
exported to user-space.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r-- | include/uapi/linux/cryptouser.h (renamed from include/linux/cryptouser.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/linux/cryptouser.h b/include/uapi/linux/cryptouser.h index 36efbbbf2f83..36efbbbf2f83 100644 --- a/include/linux/cryptouser.h +++ b/include/uapi/linux/cryptouser.h |