diff options
| author | Andreas Bießmann <[email protected]> | 2011-12-15 09:56:55 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-12-17 23:57:18 +0100 |
| commit | 87c24e2580bb6bd032a36c00f7f8944c8ff2867e (patch) | |
| tree | f51f30674d970f9177a35edac44ce7c1e3b156fa /include/mtd_node.h | |
| parent | 2d1b83b346431bfee7574822d356e5a28ead21d3 (diff) | |
avr32:mmu.c: fix printf() length modifier
avr32 uses unsigned long addresses, fix the printf() length modifier for that
fact.
Before this patch following warning occours:
---8<---
mmu.c: In function 'mmu_init_r':
mmu.c:25: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'uintptr_t'
--->8---
Signed-off-by: Andreas Bießmann <[email protected]>
cc: Mike Frysinger <[email protected]>
cc: Thomas Chou <[email protected]>
cc: Reinhard Meyer <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Diffstat (limited to 'include/mtd_node.h')
0 files changed, 0 insertions, 0 deletions
