Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193092
b: refs/heads/master
c: 770238b
h: refs/heads/master
v: v3
  • Loading branch information
sai authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent cb0b5a4 commit 889bdba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 629dcf23dffcf90f2104784d4ad9324ab3a1f2ef
refs/heads/master: 770238bf56f833291f7df445ef0678d20ca995c9
4 changes: 2 additions & 2 deletions trunk/drivers/staging/cx25821/cx25821-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
#include "cx25821.h"
#include "tuner-xc2028.h"

// board config info
/* board config info */

struct cx25821_board cx25821_boards[] = {
[UNKNOWN_BOARD] = {
.name = "UNKNOWN/GENERIC",
// Ensure safe default for unknown boards
/* Ensure safe default for unknown boards */
.clk_freq = 0,
},

Expand Down

0 comments on commit 889bdba

Please sign in to comment.