Skip to content

Commit

Permalink
fix param index in kr change
Browse files Browse the repository at this point in the history
  • Loading branch information
catfact committed Aug 10, 2013
1 parent edb48dd commit 58efa87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bfin/src/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ static u8 idx;
// param value;
static pval pv;


//------ static functions
static void spi_set_param(u32 idx, pval pv) {
// module_set_param(idx, pv);
Expand Down

0 comments on commit 58efa87

Please sign in to comment.