Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149363
b: refs/heads/master
c: 321d9eb
h: refs/heads/master
i:
  149361: 6d07b77
  149359: 03d3704
v: v3
  • Loading branch information
Mike Rapoport authored and Eric Miao committed Jun 5, 2009
1 parent 9535c5f commit ab2567b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1858ced3f990777defda93ad10ffa81c28ddc2e2
refs/heads/master: 321d9eb32a903edc30a499262ad5b42cda98656c
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-pxa/include/mach/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ static inline void flush(void)
static inline void arch_decomp_setup(void)
{
if (machine_is_littleton() || machine_is_intelmote2()
|| machine_is_csb726() || machine_is_stargate2())
|| machine_is_csb726() || machine_is_stargate2()
|| machine_is_cm_x300())
UART = STUART;
}

Expand Down

0 comments on commit ab2567b

Please sign in to comment.