/* SPDX-License-Identifier: GPL-2.0 */ // SPDX-License-Identifier: GPL-2.0-or-later /* * (c) 2020 Mauro Carvalho Chehab <[email protected]> */ #ifndef __INPUT_SYSTEM_GLOBAL_H_INCLUDED__ #define __INPUT_SYSTEM_GLOBAL_H_INCLUDED__ input_system_err_t; #include "isp2401_input_system_global.h" #include "isp2400_input_system_global.h" #endif /* __INPUT_SYSTEM_GLOBAL_H_INCLUDED__ */