diff options
author | Daniel Palmer <danieruru@gmail.com> | 2014-04-05 17:05:45 +0900 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2014-05-26 13:28:36 +1000 |
commit | 5198f847f7229a7f3a44d774d1e662ab6c689dc0 (patch) | |
tree | 6c215f03ee8946132635d0aeec7134113c79d10f /firmware/ihex2fw.c | |
parent | 0b1755160cbb17c01fceba42d55c49ec7a63671d (diff) | |
download | linux-5198f847f7229a7f3a44d774d1e662ab6c689dc0.tar.bz2 |
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 <danieruru@gmail.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'firmware/ihex2fw.c')
0 files changed, 0 insertions, 0 deletions