diff options
| author | Simon Glass <sjg@chromium.org> | 2013-03-05 14:40:04 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-03-15 16:14:02 -0400 | 
| commit | 68794b9f73b8d4aef3ee968c567229ef4eab1f3f (patch) | |
| tree | 29ae77d3ad34d3f98aaa1ae79e10eb5d49bcb842 /drivers/mmc/ftsdc010_esdhc.c | |
| parent | eb33809f70e3d3a2c1fba043e56cca8fccedbe0c (diff) | |
| download | olio-uboot-2014.01-68794b9f73b8d4aef3ee968c567229ef4eab1f3f.tar.xz olio-uboot-2014.01-68794b9f73b8d4aef3ee968c567229ef4eab1f3f.zip | |
sparc: Fix build warnings in serial.c
These macros are already defined in io.h so should not be declared in
serial.c.
serial.c:38:0: warning: "READ_BYTE" redefined
/home/sjg/c/src/third_party/u-boot/files/include/asm/io.h:36:0: note: this is the location of the previous definition
serial.c:39:0: warning: "READ_HWORD" redefined
/home/sjg/c/src/third_party/u-boot/files/include/asm/io.h:37:0: note: this is the location of the previous definition
serial.c:40:0: warning: "READ_WORD" redefined
/home/sjg/c/src/third_party/u-boot/files/include/asm/io.h:38:0: note: this is the location of the previous definition
serial.c:41:0: warning: "READ_DWORD" redefined
/home/sjg/c/src/third_party/u-boot/files/include/asm/io.h:39:0: note: this is the location of the previous definition
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/mmc/ftsdc010_esdhc.c')
0 files changed, 0 insertions, 0 deletions