]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/media/rc-map.h
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[net-next-2.6.git] / include / media / rc-map.h
index 25883cfc311815dae1b99bbf91104af350647669..e0f17edf38ed58a6d9bb1289b286ba220289b82a 100644 (file)
@@ -36,7 +36,7 @@ struct ir_scancode_table {
        unsigned int            len;    /* Used number of entries */
        unsigned int            alloc;  /* Size of *scan in bytes */
        u64                     ir_type;
-       char                    *name;
+       const char              *name;
        spinlock_t              lock;
 };