summaryrefslogtreecommitdiff
path: root/drivers/stream_input/parser/hw_demux/aml_demod_gt.h (plain)
blob: 77658b0f53bf8ca3c1f003083f546a0ef7d8c1df
1/*
2* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
3*
4* This program is free software; you can redistribute it and/or modify
5* it under the terms of the GNU General Public License as published by
6* the Free Software Foundation; either version 2 of the License, or
7* (at your option) any later version.
8*
9* This program is distributed in the hope that it will be useful, but WITHOUT
10* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12* more details.
13*
14* You should have received a copy of the GNU General Public License along
15* with this program; if not, write to the Free Software Foundation, Inc.,
16* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
17*
18* Description:
19*/
20#ifndef __AML_DEMOD_GT_H__
21#define __AML_DEMOD_GT_H__
22
23#include "../dvb_common.h"
24
25
26#endif /*__AML_DEMOD_GT_H__*/
27