blob: 50eba2eda818c4b593411d14ace5a8f4e7b388f3 [file] [log] [blame]
/*
* Samsung Exynos SoC series VPU driver
*
* Copyright (c) 2016 Samsung Electronics Co., Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#if !defined(__VPUL_DEF_H__)
#define __VPUL_DEF_H__
/* definitions below are used in order to temporary align host code to FW */
/* Currently, none required */
#define OLD_FWIF_IO
#define OLD_IO_LOOPS_CODE
#endif