]> Git Repo - linux.git/blob - drivers/gpu/drm/meson/meson_encoder_hdmi.h
Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux.git] / drivers / gpu / drm / meson / meson_encoder_hdmi.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * Copyright (C) 2021 BayLibre, SAS
4  * Author: Neil Armstrong <[email protected]>
5  */
6
7 #ifndef __MESON_ENCODER_HDMI_H
8 #define __MESON_ENCODER_HDMI_H
9
10 int meson_encoder_hdmi_init(struct meson_drm *priv);
11
12 #endif /* __MESON_ENCODER_HDMI_H */
This page took 0.032942 seconds and 4 git commands to generate.