powerpc: Ignore .TOC. relocations
authorAnton Blanchard <anton@samba.org>
Tue, 4 Feb 2014 05:08:02 +0000 (16:08 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:21 +0000 (10:05 +1000)
commit814e4cd98f777c7fa3b42e0468030cd341fb8b6b
tree10552e7d2a1d4cca5f1aeda25b5e67df348fc174
parentcc7efbf91933a4b59c20e60115c336b26dfc1195
powerpc: Ignore .TOC. relocations

The linker fixes up .TOC. relocations, so prom_init_check.sh should
ignore them.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/kernel/prom_init_check.sh