staging: ks7010: replace uint8_t in favour of u8 in michael_get_mic
[linux-2.6/btrfs-unstable.git] / include / asm-generic / statfs.h
blobf88dcd8ed9dd57b98f4bba8860ba5bbb4af2a2ef
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _GENERIC_STATFS_H
3 #define _GENERIC_STATFS_H
5 #include <uapi/asm-generic/statfs.h>
7 typedef __kernel_fsid_t fsid_t;
8 #endif