Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / include / keys / ceph-type.h
blobaa6d3e050cc71e4e2c724c262a0b7fd8dbd028e0
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _KEYS_CEPH_TYPE_H
3 #define _KEYS_CEPH_TYPE_H
5 #include <linux/key.h>
7 extern struct key_type key_type_ceph;
9 #endif