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