Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208589
b: refs/heads/master
c: 0567821
h: refs/heads/master
i:
  208587: 4c175b1
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Aug 5, 2010
1 parent e5ceb87 commit 02fe168
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8dd47741d191400c46173ed9fba9d14b4033ce23
refs/heads/master: 0567821cd8aac3f390282e02c9ba633894cbf7c1
2 changes: 0 additions & 2 deletions trunk/arch/arm/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex,
*(u16 *)(loc + 2) = (u16)((lower & 0xd000) |
(j1 << 13) | (j2 << 11) |
((offset >> 1) & 0x07ff));
upper = *(u16 *)loc;
lower = *(u16 *)(loc + 2);
break;

case R_ARM_THM_MOVW_ABS_NC:
Expand Down

0 comments on commit 02fe168

Please sign in to comment.