arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / blackfin / include / uapi / asm / byteorder.h
index 9558416..3b125da 100644 (file)
@@ -1 +1,6 @@
+#ifndef _UAPI__BFIN_ASM_BYTEORDER_H
+#define _UAPI__BFIN_ASM_BYTEORDER_H
+
 #include <linux/byteorder/little_endian.h>
+
+#endif /* _UAPI__BFIN_ASM_BYTEORDER_H */