Skip to content

Commit

Permalink
V4L/DVB (9696): Remove accidental typo
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 000e177 commit 9267b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/gspca/m5602/m5602_bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
#define M5602_XB_GPIO_DIR 0x77
#define M5602_XB_MISC_CTL 0x70

#define I2C_BUSY s0x80
#define I2C_BUSY 0x80

/*****************************************************************************/

Expand Down

0 comments on commit 9267b1e

Please sign in to comment.