Files
android_kernel_samsung_sm86…/camera_stub.c
Jigarkumar Zala 9be583aa80 Camera: Add makefile support for camera drivers
This change adds dummy Makefile support to compile camera
driver project along with base kernel.

Change-Id: I237ba87442c17869b7cc264371c5c3996f43eb95
Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
2019-06-12 10:39:18 -07:00

9 regels
159 B
C

// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
*/
static void _camera_techpack_stub(void)
{
}