[BACK]Return to tvp5150.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / include / dt-bindings / media

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/include/dt-bindings/media/tvp5150.h between version 1.1.1.1.4.2 and 1.1.1.2

version 1.1.1.1.4.2, 2017/07/18 16:08:58 version 1.1.1.2, 2020/01/03 14:33:03
Line 1 
Line 1 
 /*      $NetBSD$        */  /*      $NetBSD$        */
   
   /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*  /*
     tvp5150.h - definition for tvp5150 inputs      tvp5150.h - definition for tvp5150 inputs
   
     Copyright (C) 2006 Hans Verkuil (hverkuil@xs4all.nl)      Copyright (C) 2006 Hans Verkuil (hverkuil@xs4all.nl)
   
     This program is free software; you can redistribute it and/or modify  
     it under the terms of the GNU General Public License as published by  
     the Free Software Foundation; either version 2 of the License, or  
     (at your option) any later version.  
   
     This program is distributed in the hope that it will be useful,  
     but WITHOUT ANY WARRANTY; without even the implied warranty of  
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
     GNU General Public License for more details.  
   
     You should have received a copy of the GNU General Public License  
     along with this program; if not, write to the Free Software  
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  
 */  */
   
 #ifndef _DT_BINDINGS_MEDIA_TVP5150_H  #ifndef _DT_BINDINGS_MEDIA_TVP5150_H

Legend:
Removed from v.1.1.1.1.4.2  
changed lines
  Added in v.1.1.1.2

CVSweb <webmaster@jp.NetBSD.org>