Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326349
b: refs/heads/master
c: d7c9a53
h: refs/heads/master
i:
  326347: 38d931f
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 11, 2012
1 parent b59307e commit 7b36fa2
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: 83a1ef2eb68cffda5940568b8c3f48daa5ab9d0c
refs/heads/master: d7c9a53f13cf4b273b220934167c7630c3362563
2 changes: 1 addition & 1 deletion trunk/include/linux/mod_devicetable.h
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ struct of_device_id
char type[32];
char compatible[128];
#ifdef __KERNEL__
void *data;
const void *data;
#else
kernel_ulong_t data;
#endif
Expand Down

0 comments on commit 7b36fa2

Please sign in to comment.