forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-14 982b8cc116118b3463d3f332581945625722acd8
kernel/lib/bitrev.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 #ifndef CONFIG_HAVE_ARCH_BITREVERSE
23 #include <linux/types.h>
34 #include <linux/module.h>