
remove all conditional compilation in video driver. With this change, all files willbe always compiled and will be available in final kernel object file. Change-Id: I9843c246e23bd1ee4fb8918e5cfa840e2defd432 Signed-off-by: Govindaraj Rajagopal <quic_grajagop@quicinc.com>
8 lignes
242 B
C
8 lignes
242 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
* Copyright (c) 2020-2022, The Linux Foundation. All rights reserved.
|
|
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#define CONFIG_MSM_VIDC_PINEAPPLE 1
|