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)
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>

No differences found