Staging: cx25821: cx25821-video.h: Line up constant
authorLeonid V. Fedorenchik <leonidsbox@gmail.com>
Fri, 16 Sep 2011 06:15:15 +0000 (14:15 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Sep 2011 18:45:46 +0000 (20:45 +0200)
Line up integer constant with others.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/cx25821/cx25821-video.h

index f4ee805..4247788 100644 (file)
@@ -63,7 +63,7 @@ do {                                                                  \
 #define REG_READ                   900
 #define REG_WRITE                  901
 #define MEDUSA_READ                910
-#define MEDUSA_WRITE           911
+#define MEDUSA_WRITE               911
 
 extern struct sram_channel *channel0;
 extern struct sram_channel *channel1;