Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / media / video / zr36120.h
index 571f8e8..a71e485 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
     zr36120.h - Zoran 36120/36125 based framegrabbers
 
     Copyright (C) 1998-1999 Pauline Middelink (middelin@polyware.nl)
@@ -89,7 +89,7 @@ struct vidinfo {
        ulong*  overlay;        /* kernel addr of overlay mask          */
 };
 
-struct zoran 
+struct zoran
 {
        struct video_device video_dev;
 #define CARD_DEBUG     KERN_DEBUG "%s(%lu): "
@@ -106,7 +106,7 @@ struct zoran
        uint            norm;           /* 0=PAL, 1=NTSC, 2=SECAM       */
        uint            tuner_freq;     /* Current freq in kHz          */
        struct video_picture picture;   /* Current picture params       */
-  
+
        /* videocard details */
        uint            swidth;         /* screen width                 */
        uint            sheight;        /* screen height                */