]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
authorAnton Blanchard <anton@samba.org>
Tue, 4 Feb 2014 05:06:11 +0000 (16:06 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:18 +0000 (10:05 +1000)
commita89483ce29bd330ef0c0faac2c005af3bb51665d
tree13f4f13ebb1bdebce54d33b0b899e4d9e7119355
parent65d33c41fc73534d7ac584a9faa47fd6fa0d6cad
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()

There is no need to create a function descriptor for functions
called locally out of assembly.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/kernel/exceptions-64s.S
arch/powerpc/kernel/head_64.S