Skip to content
Snippets Groups Projects
Commit cd4b8a63 authored by Stefano Babic's avatar Stefano Babic Committed by Albert ARIBAUD
Browse files

MX31: drop warnings in get_cpu_rev


Drop warnings due to recent commit
ARM: mx31: Print the silicon version

Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
parent 7517a793
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ struct iim_regs {
struct mx3_cpu_type {
u8 srev;
const char *v;
char *v;
};
#define IOMUX_PADNUM_MASK 0x1ff
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment