Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226363
b: refs/heads/master
c: 0170f6b
h: refs/heads/master
i:
  226361: 2c3a74b
  226359: f788e26
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2010
1 parent fd8ece6 commit 4c21904
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 465a9e3a2f494b0887db63b7b10bb9370145d9bc
refs/heads/master: 0170f6bcb243cb9e86c953652f8e62fccb8108f1
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/streamzap.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ MODULE_DEVICE_TABLE(usb, streamzap_table);
#ifdef CONFIG_IR_RC5_SZ_DECODER_MODULE
#define load_rc5_sz_decode() request_module("ir-rc5-sz-decoder")
#else
#define load_rc5_sz_decode() 0
#define load_rc5_sz_decode() {}
#endif

enum StreamzapDecoderState {
Expand Down

0 comments on commit 4c21904

Please sign in to comment.