Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354481
b: refs/heads/master
c: ad76fda
h: refs/heads/master
i:
  354479: 6a95ab1
v: v3
  • Loading branch information
Fabio Estevam authored and Jonathan Cameron committed Feb 9, 2013
1 parent 7772a44 commit f5eb07e
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: 91ffbabfd9ae6b9bfef02bb1e0fbba451c7289a7
refs/heads/master: ad76fda78318821fe8823b4b7c587a46a268eecf
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/adc/mxs-lradc.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ struct mxs_lradc_of_config {
const char * const *irq_name;
};

static const struct mxs_lradc_of_config const mxs_lradc_of_config[] = {
static const struct mxs_lradc_of_config mxs_lradc_of_config[] = {
[IMX23_LRADC] = {
.irq_count = ARRAY_SIZE(mx23_lradc_irq_names),
.irq_name = mx23_lradc_irq_names,
Expand Down

0 comments on commit f5eb07e

Please sign in to comment.