Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[cascardo/linux.git] / drivers / media / dvb-frontends / si2168_priv.h
index aadd136..d7efce8 100644 (file)
@@ -40,7 +40,7 @@ struct si2168_dev {
        bool ts_clock_inv;
 };
 
-/* firmare command struct */
+/* firmware command struct */
 #define SI2168_ARGLEN      30
 struct si2168_cmd {
        u8 args[SI2168_ARGLEN];