summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2014-02-04 16:04:52 +1100
committerAnton Blanchard <anton@samba.org>2014-04-23 10:05:17 +1000
commitad0289e4acf2bd6989e745cff3b4f0781a919e30 (patch)
tree2027687114b62c2ac5fc201897e67795ea7e964b /arch/microblaze
parentb1576fec7f4dd4657694fefc97fda4cf28ec68e9 (diff)
downloadop-kernel-dev-ad0289e4acf2bd6989e745cff3b4f0781a919e30.zip
op-kernel-dev-ad0289e4acf2bd6989e745cff3b4f0781a919e30.tar.gz
powerpc: Remove superflous function descriptors in assembly only code
We have a number of places where we load the text address of a local function and indirectly branch to it in assembly. Since it is an indirect branch binutils will not know to use the function text address, so that trick wont work. There is no need for these functions to have a function descriptor so we can replace it with a label and remove the dot symbol. Signed-off-by: Anton Blanchard <anton@samba.org>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud