MX31: drop warnings in get_cpu_rev

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

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
Stefano Babic 2011-04-21 18:01:33 +02:00 committed by Albert ARIBAUD
parent 7517a793f0
commit cd4b8a6329

View File

@ -105,7 +105,7 @@ struct iim_regs {
struct mx3_cpu_type {
u8 srev;
const char *v;
char *v;
};
#define IOMUX_PADNUM_MASK 0x1ff