Sign in
gbmc
/
linux
/
refs/heads/linux-rolling-stable
/
.
/
drivers
/
clk
/
spacemit
/
ccu_common.c
blob: 4412c4104dabb3985e1329681057f83af6a8c53c [
file
] [
log
] [
blame
] [
edit
]
// SPDX-License-Identifier: GPL-2.0-only
#include
<linux/module.h>
MODULE_DESCRIPTION
(
"SpacemiT CCU common clock driver"
);
MODULE_LICENSE
(
"GPL"
);