blob: a56b389fc9fe614722c0d75de0135105d070ea4b [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved.
*/
#ifndef __SDE_ROTATOR_R1_H__
#define __SDE_ROTATOR_R1_H__
#include <linux/types.h>
#include "sde_rotator_core.h"
int sde_rotator_r1_init(struct sde_rot_mgr *mgr);
#endif /* __SDE_ROTATOR_R1_H__ */