Skip to content

Commit

Permalink
Staging: cx25821: cx25821-video.h: Line up constant
Browse files Browse the repository at this point in the history
Line up integer constant with others.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Leonid V. Fedorenchik authored and Greg Kroah-Hartman committed Sep 16, 2011
1 parent 3038f63 commit 9ad6902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/cx25821/cx25821-video.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 9ad6902

Please sign in to comment.