MIPS: remove dead code from asm/u-boot-mips.h
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 27 May 2016 13:31:34 +0000 (15:31 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 31 May 2016 07:38:11 +0000 (09:38 +0200)
commit83b0face8c710f719445f3c282c2ca6fad326bd7
tree500088b5bad9cf706ebc9676917412461089efc0
parente40095f63b4bc0edd747c7f104d3e54db61e7d3d
MIPS: remove dead code from asm/u-boot-mips.h

Those wrappers for linker symbols were once used in the MIPS
specific board.c implementation. Since the migration to generic
board.c, those wrappers are dead code and can be removed.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/include/asm/u-boot-mips.h