commit | 364b28a574c4d4cb673d99ff1c59e9f2ddbf57f9 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Tue May 20 15:09:42 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:10:10 2014 +0800 |
tree | c389fee5c829762bf7319dc62b2db08908526825 | |
parent | c745cae7027cf9eb96bdc2fd751bd03a196362e5 [diff] |
ARM: imx5: clean function declarations in mx51.h The mx51_display_revision() is a dead declaration. Remove it. Also, move mx51_revision() into common.h. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>