mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
455212b1b9
PD#SWPL-77327 Problem: need dvb feature Solution: add dvb feature Verify: compile pass, no verify Change-Id: I6ae02c2685a09b31a53926ef341c1dbd65b98241 Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
7 lines
151 B
C
7 lines
151 B
C
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include <linux/amlogic/aml_atvdemod.h>
|