]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/video/saa7164/saa7164.h
[media] saa7164: make buffer smaller
[mv-sheeva.git] / drivers / media / video / saa7164 / saa7164.h
index 1d9c5cbbbc52cbef4c8f4fe97719967b0f5250b7..74df9c627a96b29f1f7334b29cf7ab83d63471f0 100644 (file)
@@ -58,7 +58,6 @@
 #include <media/tveeprom.h>
 #include <media/videobuf-dma-sg.h>
 #include <media/videobuf-dvb.h>
-#include <linux/smp_lock.h>
 #include <dvb_demux.h>
 #include <dvb_frontend.h>
 #include <dvb_net.h>
@@ -448,7 +447,7 @@ struct saa7164_dev {
        int     nr;
        int     hwrevision;
        u32     board;
-       char    name[32];
+       char    name[16];
 
        /* firmware status */
        struct saa7164_fw_status        fw_status;