Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374745
b: refs/heads/master
c: 255e9fd
h: refs/heads/master
i:
  374743: d6e0d8d
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Apr 5, 2013
1 parent 32181b0 commit 76ddcd0
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: f1faa69d8b6a3d311c21165020f10fce55a0566b
refs/heads/master: 255e9fd4b10005fe95d4c1862d6428f7a857deb9
2 changes: 1 addition & 1 deletion trunk/drivers/ssb/driver_mipscore.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#include "ssb_private.h"

static const char *part_probes[] = { "bcm47xxpart", NULL };
static const char * const part_probes[] = { "bcm47xxpart", NULL };

static struct physmap_flash_data ssb_pflash_data = {
.part_probe_types = part_probes,
Expand Down

0 comments on commit 76ddcd0

Please sign in to comment.