]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/bottom_half.h
x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
[mirror_ubuntu-zesty-kernel.git] / include / linux / bottom_half.h
index 777dbf695d449e4b0d03346a8b5c39877ee34d97..27b1bcffe40853e8e1f6c1f629525c94ec2a343e 100644 (file)
@@ -2,7 +2,6 @@
 #define _LINUX_BH_H
 
 extern void local_bh_disable(void);
-extern void __local_bh_enable(void);
 extern void _local_bh_enable(void);
 extern void local_bh_enable(void);
 extern void local_bh_enable_ip(unsigned long ip);