Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[pandora-kernel.git] / include / media / tuner-types.h
index fda1209..ab03c53 100644 (file)
@@ -119,7 +119,7 @@ struct tunertype {
 
        u16 min;
        u16 max;
-       u16 stepsize;
+       u32 stepsize;
 
        u8 *initdata;
        u8 *sleepdata;