# SPDX-License-Identifier: GPL-2.0
#
# Makefile for Marvell's OcteonTX2 CCU driver
#

obj-$(CONFIG_OCTEONTX2_CCU) += octeontx2_ccu.o

octeontx2_ccu-y := ccu.o
