aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2014-05-02 11:20:41 +0100
committerBenjamin Herrenschmidt <[email protected]>2014-05-20 10:54:05 +1000
commitdade934a5e62f99d3bd8377b2f401f559d827f6f (patch)
tree046c87dc75c6b372fa1eaedd428bd2ad9b963322 /include/linux/timerqueue.h
parent1e54b9383cf7e1cbc004b3ccc4c4eaadecce9d95 (diff)
powerpc: Remove non-uapi linkage.h export
The arch/powerpc/include/asm/linkage.h is being unintentionally exported in the kernel headers since commit e1b5bb6d1236 (consolidate cond_syscall and SYSCALL_ALIAS declarations) when arch/powerpc/include/uapi/asm/linkage.h was deleted but the header-y not removed from the Kbuild file. This happens because Makefile.headersinst still checks the old asm/ directory if the specified header doesn't exist in the uapi directory. The asm/linkage.h shouldn't ever have been exported anyway. No other arch does and it doesn't contain anything useful to userland, so remove the header-y line from the Kbuild file which triggers the export. Signed-off-by: James Hogan <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: [email protected] Cc: Al Viro <[email protected]> Cc: David Woodhouse <[email protected]> Cc: David Howells <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions