Blackfin: rename Blackfin relocs according to the toolchain
authorMike Frysinger <vapier@gentoo.org>
Tue, 2 Jun 2009 00:35:33 +0000 (00:35 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:11:59 +0000 (06:11 -0400)
commit595d681f2c0610223bbe79189b0896f1b8c24f8a
treeeebf24cd28cdca74fbb7d53b2e85ca8d80dd313f
parent780172bf875298133fe5627552a632d1fda3775a
Blackfin: rename Blackfin relocs according to the toolchain

The latest Blackfin toolchain has fixed its relocation scheme to match
other ports: always use R_BFIN_ prefix and capitalize everything.  This
brings the kernel in line with those fixes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/elf.h
arch/blackfin/kernel/module.c