commit | f6a309080b2da9e509b5ee8d091dca5e175415b7 | [log] [tgz] |
---|---|---|
author | TsiChung Liew <tsicliew@gmail.com> | Wed Jul 22 18:42:45 2009 +0000 |
committer | TsiChung Liew <Tsi-Chung.Liew@freescale.com> | Wed Aug 26 03:44:31 2009 -0500 |
tree | cab78d91196db8e3a3180e08ccbf75b3ddf4809b | |
parent | 88c811b153771a3d1bfe958297c69722efb278e9 [diff] |
ColdFire: Fix compile warning messages Change %08lX to %08X in board.c. Remove unused variable 'oscillator' in mcf5227x/cpu_init.c and 'scm2' in mcf532x/cpu_init.c. Provide argument type cast in drivers/dma/MCD_dmaApi.c. Signed-off-by: TsiChung Liew <tsicliew@gmail.com>