blob: 3df2484731c91960dc44284939c20ffbd4848fcf [file] [log] [blame]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2021 Amlogic, Inc. All rights reserved.
*/
#ifndef MESON_DEBUGFS_H
#define MESON_DEBUGFS_H
#include "meson_hdmi.h"
extern bool attr_force_debugfs;
extern char attr_debugfs[16];
#endif