Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67440
b: refs/heads/master
c: b15773a
h: refs/heads/master
v: v3
  • Loading branch information
Jochen Friedrich committed Sep 25, 2007
1 parent 8c08d7d commit c3666e7
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: 7a6d44f79f60f2b106e2a820503fa7c1814a13d0
refs/heads/master: b15773a06e5feee192f83c578222b45d81d1edc9
2 changes: 1 addition & 1 deletion trunk/drivers/serial/cpm_uart/cpm_uart_cpm1.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ static inline void cpm_set_smc_fcr(volatile smc_uart_t * up)
up->smc_tfcr = SMC_EB;
}

#define DPRAM_BASE ((unsigned char *)&cpmp->cp_dpmem[0])
#define DPRAM_BASE ((unsigned char *)cpm_dpram_addr(0))

#endif

0 comments on commit c3666e7

Please sign in to comment.