Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190651
b: refs/heads/master
c: 5d2fec5
h: refs/heads/master
i:
  190649: cb04d59
  190647: e6c7c6d
v: v3
  • Loading branch information
Haojian Zhuang authored and Eric Miao committed May 6, 2010
1 parent aeda754 commit 2e9ebb3
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: 4157d317dc20f12bee9944155fed399bbe38fae4
refs/heads/master: 5d2fec5df1631076ce1d27c61def201aabc31167
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
#define __cpu_is_pxa950(id) \
({ \
unsigned int _id = (id) >> 4 & 0xfff; \
id == 0x697; \
_id == 0x697; \
})
#else
#define __cpu_is_pxa950(id) (0)
Expand Down

0 comments on commit 2e9ebb3

Please sign in to comment.