Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65210
b: refs/heads/master
c: d214602
h: refs/heads/master
v: v3
  • Loading branch information
Jochen Friedrich authored and Kumar Gala committed Sep 28, 2007
1 parent 10660eb commit 23e72f2
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: bc63818931ea55c54d6e59b7d38bff8f295dc8c1
refs/heads/master: d214602804a85e5da68b745ae69d9beaa5bedc93
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 23e72f2

Please sign in to comment.