Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326339
b: refs/heads/master
c: 01a04dd
h: refs/heads/master
i:
  326337: 0f6db1c
  326335: e9de270
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 11, 2012
1 parent a1da847 commit c36568b
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: f6817a2c2ebaaaed95b96cd0f04559ba555f4096
refs/heads/master: 01a04ddc86f904eff65e1668cf6524a58203fe2d
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-mpc8xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ struct mpc8xxx_gpio_chip {
*/
u32 data;
struct irq_domain *irq;
void *of_dev_id_data;
const void *of_dev_id_data;
};

static inline u32 mpc8xxx_gpio2mask(unsigned int gpio)
Expand Down

0 comments on commit c36568b

Please sign in to comment.