From: Daniel Palmer Date: Sat, 5 Apr 2014 08:05:45 +0000 (+0900) Subject: m68k: fix a compiler warning when building for DragonBall X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5198f847f7229a7f3a44d774d1e662ab6c689dc0;p=pandora-kernel.git m68k: fix a compiler warning when building for DragonBall In file included from arch/m68k/kernel/setup.c:4:0: arch/m68k/kernel/setup_no.c:70:0: warning: "CPU_NAME" redefined [enabled by default] #define CPU_NAME "MC68VZ328" ^ arch/m68k/kernel/setup_no.c:61:0: note: this is the location of the previous definition #define CPU_NAME "MC68000" ^ Signed-off-by: Daniel Palmer Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed