Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326336
b: refs/heads/master
c: e5b5d02
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 11, 2012
1 parent e9de270 commit 1541911
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: 76d28e441ee967f49ec36f34664d54118c438ecd
refs/heads/master: e5b5d0209f0d01cdb11ab7f7af4ab9f48d0b3031
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/cache-l2x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ static const struct of_device_id l2x0_ids[] __initconst = {
int __init l2x0_of_init(u32 aux_val, u32 aux_mask)
{
struct device_node *np;
struct l2x0_of_data *data;
const struct l2x0_of_data *data;
struct resource res;

np = of_find_matching_node(NULL, l2x0_ids);
Expand Down

0 comments on commit 1541911

Please sign in to comment.