summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-22 00:42:40 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-22 01:22:19 (GMT)
commitaf3b56289be1f65d5c9f28bb1775e01056a5a2de (patch)
tree3f3991255ab0c97e387657749a31a7f3b93a586b /scripts
parentf3d8496e9c841874faf4f2c850d2322453c89e94 (diff)
downloadlinux-af3b56289be1f65d5c9f28bb1775e01056a5a2de.tar.xz
time: don't inline EXPORT_SYMBOL functions
How is the compiler even handling exported functions that are marked inline? Anyway, these shouldn't be inline because of that, so remove that marking. Based on a larger patch by Mark Charlebois to get LLVM to build the kernel. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Mark Charlebois <mcharleb@qualcomm.com> Cc: Paul Gortmaker <paul.gortmaker@windriver.com> Cc: hank <pyu@redhat.com> Cc: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions