RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
[linux-2.6-block.git] / arch / riscv / include / uapi / asm / byteorder.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2012 ARM Ltd.
4  * Copyright (C) 2015 Regents of the University of California
5  */
6
7 #ifndef _UAPI_ASM_RISCV_BYTEORDER_H
8 #define _UAPI_ASM_RISCV_BYTEORDER_H
9
10 #include <linux/byteorder/little_endian.h>
11
12 #endif /* _UAPI_ASM_RISCV_BYTEORDER_H */