// SPDX-License-Identifier: MIT
//
// Copyright 2024 Advanced Micro Devices, Inc.
#ifndef __DAL_HW_FACTORY_DCN401_H__
#define __DAL_HW_FACTORY_DCN401_H__
/* Initialize HW factory function pointers and pin info */
void dal_hw_factory_dcn401_init(struct hw_factory *factory);
#endif /* __DAL_HW_FACTORY_DCN401_H__ */