summaryrefslogtreecommitdiff
path: root/drivers/stream_input/parser/demux/hw_demux/demod_gt.h (plain)
blob: b2e42d5ca7921fbfbfc1f97697092b92afa7e162
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
21#ifndef __AML_DEMOD_GT_H__
22#define __AML_DEMOD_GT_H__
23
24#include "../../dvb_common.h"
25
26
27#endif /*__AML_DEMOD_GT_H__*/
28