]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.h
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[mirror_ubuntu-jammy-kernel.git] / drivers / media / platform / s5p-mfc / s5p_mfc_cmd_v5.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * linux/drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.h
4 *
5 * Copyright (C) 2011 Samsung Electronics Co., Ltd.
6 * http://www.samsung.com/
7 */
8
9 #ifndef S5P_MFC_CMD_V5_H_
10 #define S5P_MFC_CMD_V5_H_
11
12 #include "s5p_mfc_common.h"
13
14 struct s5p_mfc_hw_cmds *s5p_mfc_init_hw_cmds_v5(void);
15
16 #endif /* S5P_MFC_CMD_H_ */