Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84258
b: refs/heads/master
c: 53d8855
h: refs/heads/master
v: v3
  • Loading branch information
Ilpo Järvinen authored and David Woodhouse committed Feb 3, 2008
1 parent 79b251b commit 3b37811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d0bf37932ac98cc793da2164ac1a4656fbf34bbc
refs/heads/master: 53d885539293e98f5b979c20518858fc8f933749
3 changes: 1 addition & 2 deletions trunk/drivers/mtd/chips/jedec_probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1676,8 +1676,7 @@ static inline u32 jedec_read_id(struct map_info *map, uint32_t base,
return result.x[0] & mask;
}

static inline void jedec_reset(u32 base, struct map_info *map,
struct cfi_private *cfi)
static void jedec_reset(u32 base, struct map_info *map, struct cfi_private *cfi)
{
/* Reset */

Expand Down

0 comments on commit 3b37811

Please sign in to comment.