commit | 12c25a0677ed26fb1d54f6ad8cfd1d0d5b00cf87 | [log] [tgz] |
---|---|---|
author | Anson Huang <b20788@freescale.com> | Wed Dec 28 10:59:02 2011 +0800 |
committer | Anson Huang <b20788@freescale.com> | Wed Dec 28 11:03:25 2011 +0800 |
tree | 31f16c0cb6d721b5605d76cefc8121d289294dac | |
parent | 42cb06ef75583603f44b2c3da668ef43af53dedc [diff] |
ENGR00171000 [MX6]Fix build warning Fix the following build warning: 1.arch/arm/mach-mx6/cpu.c:36: warning: function declaration isn't a prototype 2.arch/arm/mach-mx6/system.c:55: warning: function declaration isn't a prototype 3.arch/arm/mach-mx6/board-mx6q_sabreauto.c:751: warning: unused variable 'iterations' Signed-off-by: Anson Huang <b20788@freescale.com>