Explorar o código

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>
Stefano Babic %!s(int64=14) %!d(string=hai) anos
pai
achega
cd4b8a6329
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/arm/include/asm/arch-mx31/imx-regs.h

+ 1 - 1
arch/arm/include/asm/arch-mx31/imx-regs.h

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