GNU Linux-libre 5.19-rc6-gnu
[releases.git] / drivers / staging / media / atomisp / pci / input_system_private.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 // SPDX-License-Identifier: GPL-2.0-or-later
3 /*
4  *    (c) 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
5  */
6
7 #ifdef ISP2401
8 #  include "isp2401_input_system_private.h"
9 #else
10 #  include "isp2400_input_system_private.h"
11 #endif