blob: ea1847c92cb48859c1c7e8e6144440e0c1ad09e0 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (c) 2023 MediaTek Inc. All Rights Reserved.
*
* Author: Alvin Kuo <alvin.kuo@mediatek.com>
*/
#ifndef _TOPS_DEBUGFS_H_
#define _TOPS_DEBUGFS_H_
extern struct dentry *tops_debugfs_root;
#endif /* _TOPS_DEBUGFS_H_ */