1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* 3 * Support for Intel Camera Imaging ISP subsystem. 4 * Copyright (c) 2010 - 2015, Intel Corporation. 5 */ 6 7 #ifndef __IA_CSS_BAYER_IO_PARAM 8 #define __IA_CSS_BAYER_IO_PARAM 9 10 #include "../common/ia_css_common_io_param.h" 11 12 #endif /* __IA_CSS_BAYER_IO_PARAM */ 13