Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331481
b: refs/heads/master
c: ef1c209
h: refs/heads/master
i:
  331479: 7c17280
v: v3
  • Loading branch information
Rob Herring authored and Russell King committed Aug 25, 2012
1 parent a03aeca commit 009c65f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a8052d8445a24771905d71d13f917146f9e822c
refs/heads/master: ef1c2096fcf390f2f6a6a835d9d26105e82abda5
3 changes: 3 additions & 0 deletions trunk/arch/arm/boot/compressed/decompress.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ extern void error(char *);
# define Tracecv(c,x)
#endif

/* Not needed, but used in some headers pulled in by decompressors */
extern char * strstr(const char * s1, const char *s2);

#ifdef CONFIG_KERNEL_GZIP
#include "../../../../lib/decompress_inflate.c"
#endif
Expand Down

0 comments on commit 009c65f

Please sign in to comment.