Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion arch/arc/include/asm/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ extern unsigned long perip_base, perip_end;
#define ARC_REG_IO_COH_AP0_BASE 0x508
#define ARC_REG_IO_COH_AP0_SIZE 0x509

#endif /* _ASM_CACHE_H */
#endif /* __ARC_ASM_CACHE_H */
2 changes: 1 addition & 1 deletion arch/arc/include/asm/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@ extern void syscall_trace_exit(struct pt_regs *);

#endif /* !__ASSEMBLER__ */

#endif /* __ASM_PTRACE_H */
#endif /* __ASM_ARC_PTRACE_H */
2 changes: 1 addition & 1 deletion arch/arc/include/asm/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ extern int arc_cache_mumbojumbo(int cpu_id, char *buf, int len);

extern void __init handle_uboot_args(void);

#endif /* __ASMARC_SETUP_H */
#endif /* __ASM_ARC_SETUP_H */
2 changes: 1 addition & 1 deletion arch/arc/include/uapi/asm/byteorder.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
#include <linux/byteorder/little_endian.h>
#endif

#endif /* ASM_ARC_BYTEORDER_H */
#endif /* __ASM_ARC_BYTEORDER_H */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ static inline int find_next_bit_le(const void *p, int size, int offset)

#endif /* __KERNEL__ */

#endif /* _ARM_BITOPS_H */
#endif /* __ASM_ARM_BITOPS_H */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/delay.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ extern void register_current_timer_delay(const struct delay_timer *timer);

#endif /* __ASSEMBLY__ */

#endif /* defined(_ARM_DELAY_H) */
#endif /* __ASM_ARM_DELAY_H */

2 changes: 1 addition & 1 deletion arch/arm/include/asm/efi.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ static inline void efi_capsule_flush_cache_range(void *addr, int size)
__cpuc_flush_dcache_area(addr, size);
}

#endif /* _ASM_ARM_EFI_H */
#endif /* __ASM_ARM_EFI_H */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/irq_work.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ static inline bool arch_irq_work_has_interrupt(void)
return is_smp();
}

#endif /* _ASM_ARM_IRQ_WORK_H */
#endif /* __ASM_ARM_IRQ_WORK_H */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/kgdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ extern int kgdb_fault_expected;
*/
#define CFI_END_FRAME(func) __CFI_END_FRAME(_PC, _SPT, func)

#endif /* __ASM_KGDB_H__ */
#endif /* __ARM_KGDB_H__ */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/pgtable-nommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ extern unsigned int kobjsize(const void *objp);

#endif /*__ASSEMBLY__*/

#endif /* _ASMARM_PGTABLE_H */
#endif /* _ASMARM_PGTABLE_NOMMU_H */
2 changes: 1 addition & 1 deletion arch/arm/include/asm/prom.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ static inline const struct machine_desc *setup_machine_fdt(void *dt_virt)
static inline void arm_dt_init_cpu_maps(void) { }

#endif /* CONFIG_OF */
#endif /* ASMARM_PROM_H */
#endif /* __ASMARM_PROM_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-davinci/mux.h
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,4 @@ static inline int davinci_cfg_reg(unsigned long reg_cfg) { return 0; }
.mode = mux_mode, \
},

#endif /* _MACH_DAVINCI_MUX_H */
#endif /* _MACH_DAVINCI_MUX_H_ */
2 changes: 1 addition & 1 deletion arch/arm/mach-footbridge/include/mach/isa-dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
#define DMA_FLOPPY (2)
#define DMA_ISA_CASCADE (4)

#endif /* _ASM_ARCH_DMA_H */
#endif /* __ASM_ARCH_DMA_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-omap1/pm.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,4 @@ enum mpui1610_save_state {
};

#endif /* ASSEMBLER */
#endif /* __ASM_ARCH_OMAP_PM_H */
#endif /* __ARCH_ARM_MACH_OMAP1_PM_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap54xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
#define DRA7XX_CTRL_BASE 0x4a003400
#define DRA7XX_TAP_BASE 0x4ae0c000

#endif /* __ASM_SOC_OMAP555554XX_H */
#endif /* __ASM_SOC_OMAP54XX_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-rpc/include/mach/isa-dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@

#define IOMD_DMA_BOUNDARY (PAGE_SIZE - 1)

#endif /* _ASM_ARCH_DMA_H */
#endif /* __ASM_ARCH_DMA_H */

2 changes: 1 addition & 1 deletion arch/arm/mach-s3c/iic-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ static inline void s3c_i2c1_setname(char *name)
#endif
}

#endif /* __ASM_ARCH_IIC_H */
#endif /* __ASM_ARCH_IIC_CORE_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c/map-s3c64xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@
#define SAMSUNG_PA_KEYPAD S3C64XX_PA_KEYPAD
#define SAMSUNG_PA_TIMER S3C64XX_PA_TIMER

#endif /* __ASM_ARCH_6400_MAP_H */
#endif /* __ASM_ARCH_MAP_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c/regs-clock-s3c64xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
#define MEM_SYS_CFG_INDEP_CF 0x4000
#define MEM_SYS_CFG_EBI_FIX_PRI_CFCON 0x30

#endif /* _PLAT_REGS_CLOCK_H */
#endif /* __PLAT_REGS_CLOCK_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-s3c/regs-irq-s3c64xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
#define __ASM_ARCH_REGS_IRQ_H __FILE__


#endif /* __ASM_ARCH_6400_REGS_IRQ_H */
#endif /* __ASM_ARCH_REGS_IRQ_H */
2 changes: 1 addition & 1 deletion arch/arm/mach-sa1100/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@

#include "SA-1100.h"

#endif /* _ASM_ARCH_HARDWARE_H */
#endif /* __ASM_ARCH_HARDWARE_H */
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/mediatek/mt6893-pinfunc.h
Original file line number Diff line number Diff line change
Expand Up @@ -1353,4 +1353,4 @@
#define PINMUX_GPIO219__FUNC_UFS_MPHY_SCL (MTK_PIN_NO(219) | 6)
#define PINMUX_GPIO219__FUNC_DBG_MON_B31 (MTK_PIN_NO(219) | 7)

#endif /* __MT6893-PINFUNC_H */
#endif /* __MT6893_PINFUNC_H */
2 changes: 1 addition & 1 deletion arch/arm64/include/asm/kgdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ static inline int kgdb_single_step_handler(struct pt_regs *regs,
#define NUMREGBYTES ((_GP_REGS * 8) + (_FP_REGS * 16) + \
(_EXTRA_REGS * 4))

#endif /* __ASM_KGDB_H */
#endif /* __ARM_KGDB_H */
2 changes: 1 addition & 1 deletion arch/arm64/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ void update_freq_counters_refs(void);

#include <asm-generic/topology.h>

#endif /* _ASM_ARM_TOPOLOGY_H */
#endif /* __ASM_TOPOLOGY_H */
2 changes: 1 addition & 1 deletion arch/csky/include/asm/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
asm volatile("mov %0, sp\n":"=r"((regs)->usp)); \
}

#endif /* __ASM_PERF_EVENT_ELF_H */
#endif /* __ASM_CSKY_PERF_EVENT_H */
2 changes: 1 addition & 1 deletion arch/csky/include/asm/stackprotector.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ static __always_inline void boot_init_stack_canary(void)
__stack_chk_guard = current->stack_canary;
}

#endif /* __ASM_SH_STACKPROTECTOR_H */
#endif /* _ASM_STACKPROTECTOR_H */
2 changes: 1 addition & 1 deletion arch/loongarch/include/asm/kgdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ bool kgdb_breakpoint_handler(struct pt_regs *regs);
static inline bool kgdb_breakpoint_handler(struct pt_regs *regs) { return false; }
#endif /* CONFIG_KGDB */

#endif /* __ASM_KGDB_H_ */
#endif /* _ASM_LOONGARCH_KGDB_H */
2 changes: 1 addition & 1 deletion arch/loongarch/include/asm/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ static inline unsigned long kaslr_offset(void)
return (unsigned long)&_text - VMLINUX_LOAD_ADDRESS;
}

#endif /* __SETUP_H */
#endif /* _LOONGARCH_SETUP_H */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/atomic.h
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ static inline int arch_atomic_add_negative(int i, atomic_t *v)
}
#define arch_atomic_add_negative arch_atomic_add_negative

#endif /* __ARCH_M68K_ATOMIC __ */
#endif /* __ARCH_M68K_ATOMIC__ */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/m52xxacr.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@
#define ACR1_MODE 0

/****************************************************************************/
#endif /* m52xxsim_h */
#endif /* m52xxacr_h */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/m53xxacr.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@
#define ACR1_MODE 0

/****************************************************************************/
#endif /* m53xxsim_h */
#endif /* m53xxacr_h */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/nubus.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ static inline void *nubus_remap_fullcache(unsigned long physaddr,
#define nubus_iounmap iounmap
#define nubus_ioremap nubus_remap_nocache_ser

#endif /* _ASM_NUBUS_H */
#endif /* _ASM_M68K_NUBUS_H */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/sun3_pgalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ static inline pgd_t * pgd_alloc(struct mm_struct *mm)
return new_pgd;
}

#endif /* SUN3_PGALLOC_H */
#endif /* _SUN3_PGALLOC_H */
2 changes: 1 addition & 1 deletion arch/m68k/include/asm/uaccess.h
Original file line number Diff line number Diff line change
Expand Up @@ -449,4 +449,4 @@ unsigned long __clear_user(void __user *to, unsigned long n);
#include <asm-generic/uaccess.h>
#endif

#endif /* _M68K_UACCESS_H */
#endif /* __M68K_UACCESS_H */
2 changes: 1 addition & 1 deletion arch/m68k/include/uapi/asm/bootinfo-virt.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@

#define VIRT_BOOTI_VERSION MK_BI_VERSION(2, 0)

#endif /* _UAPI_ASM_M68K_BOOTINFO_MAC_H */
#endif /* _UAPI_ASM_M68K_BOOTINFO_VIRT_H */
2 changes: 1 addition & 1 deletion arch/microblaze/include/asm/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

#define CLOCK_TICK_RATE 1000 /* Timer input freq. */

#endif /* _ASM_TIMEX_H */
#endif /* _ASM_MICROBLAZE_TIMEX_H */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ extern void pinctrl_falcon_add_gpio_range(struct pinctrl_gpio_range *range);
#define LTQ_EBU_PCC_ISTAT 0

#endif /* CONFIG_SOC_FALCON */
#endif /* _LTQ_XWAY_H__ */
#endif /* _LTQ_FALCON_H__ */
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
#define cpu_has_vtag_icache 0
#define cpu_has_watch 1

#endif /* __ASM_MACH_LOONGSON64_CPU_FEATURE_OVERRIDES_H */
#endif /* __ASM_MACH_LOONGSON2EF_CPU_FEATURE_OVERRIDES_H */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/mach-loongson64/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

extern void __init prom_init_numa_memory(void);

#endif /* _ASM_MACH_MMZONE_H */
#endif /* _ASM_MACH_LOONGSON64_MMZONE_H */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/mips-gic.h
Original file line number Diff line number Diff line change
Expand Up @@ -388,4 +388,4 @@ extern int gic_get_c0_perfcount_int(void);
*/
extern int gic_get_c0_fdc_int(void);

#endif /* __MIPS_ASM_MIPS_CPS_H__ */
#endif /* __MIPS_ASM_MIPS_GIC_H__ */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/octeon/cvmx-fpa.h
Original file line number Diff line number Diff line change
Expand Up @@ -285,4 +285,4 @@ extern uint64_t cvmx_fpa_shutdown_pool(uint64_t pool);
*/
uint64_t cvmx_fpa_get_block_size(uint64_t pool);

#endif /* __CVM_FPA_H__ */
#endif /* __CVMX_FPA_H__ */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/octeon/cvmx-helper-util.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ extern int cvmx_helper_get_interface_num(int ipd_port);
*/
extern int cvmx_helper_get_interface_index_num(int ipd_port);

#endif /* __CVMX_HELPER_H__ */
#endif /* __CVMX_HELPER_UTIL_H__ */
2 changes: 1 addition & 1 deletion arch/mips/include/asm/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ extern void * __init relocate_kernel(void);
extern int plat_post_relocation(long);
#endif

#endif /* __SETUP_H */
#endif /* _MIPS_SETUP_H */
2 changes: 1 addition & 1 deletion arch/openrisc/include/asm/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@
#include <asm-generic/bitops/le.h>
#include <asm-generic/bitops/ext2-atomic.h>

#endif /* __ASM_GENERIC_BITOPS_H */
#endif /* __ASM_OPENRISC_BITOPS_H */
2 changes: 1 addition & 1 deletion arch/parisc/include/asm/prefetch.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ static inline void prefetchw(const void *addr)
#endif /* CONFIG_PREFETCH */
#endif /* __ASSEMBLER__ */

#endif /* __ASM_PARISC_PROCESSOR_H */
#endif /* __ASM_PARISC_PREFETCH_H */
2 changes: 1 addition & 1 deletion arch/parisc/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ static inline void reset_cpu_topology(void) { }

#include <asm-generic/topology.h>

#endif /* _ASM_ARM_TOPOLOGY_H */
#endif /* _ASM_PARISC_TOPOLOGY_H */
2 changes: 1 addition & 1 deletion arch/parisc/include/uapi/asm/ioctls.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@

#define TIOCSER_TEMT 0x01 /* Transmitter physically empty */

#endif /* _ASM_PARISC_IOCTLS_H */
#endif /* __ARCH_PARISC_IOCTLS_H__ */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/book3s/64/pkeys.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ static inline u16 pte_to_pkey_bits(u64 pteflags)
return hash__pte_to_pkey_bits(pteflags);
}

#endif /*_ASM_POWERPC_KEYS_H */
#endif /* _ASM_POWERPC_BOOK3S_64_PKEYS_H */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ibmebus.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ int ibmebus_request_irq(u32 ist, irq_handler_t handler,
void ibmebus_free_irq(u32 ist, void *dev_id);

#endif /* __KERNEL__ */
#endif /* _ASM_IBMEBUS_H */
#endif /* _ASM_EBUS_H */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ extern void arch_trigger_cpumask_backtrace(const cpumask_t *mask,
#define arch_trigger_cpumask_backtrace arch_trigger_cpumask_backtrace
#endif

#endif /* _ASM_IRQ_H */
#endif /* _ASM_POWERPC_IRQ_H */
#endif /* __KERNEL__ */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/kup.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ static __always_inline void kuap_assert_locked(void)

#endif /* !__ASSEMBLER__ */

#endif /* _ASM_POWERPC_KUAP_H_ */
#endif /* _ASM_POWERPC_KUP_H_ */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/serial.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ extern void find_legacy_serial_ports(void);
#define find_legacy_serial_ports() do { } while (0)
#endif

#endif /* _PPC64_SERIAL_H */
#endif /* _ASM_POWERPC_SERIAL_H */
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/vdso_datapage.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
#endif /* __ASSEMBLER__ */

#endif /* __KERNEL__ */
#endif /* _SYSTEMCFG_H */
#endif /* _VDSO_DATAPAGE_H */
2 changes: 1 addition & 1 deletion arch/powerpc/include/uapi/asm/opal-prd.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ struct opal_prd_scom {

#endif /* __ASSEMBLER__ */

#endif /* _UAPI_ASM_POWERPC_OPAL_PRD_H */
#endif /* _UAPI_ASM_POWERPC_OPAL_PRD_H_ */
2 changes: 1 addition & 1 deletion arch/powerpc/kvm/book3s_xive.h
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ static inline bool kvmppc_xive_has_single_escalation(struct kvmppc_xive *xive)
}

#endif /* CONFIG_KVM_XICS */
#endif /* _KVM_PPC_BOOK3S_XICS_H */
#endif /* _KVM_PPC_BOOK3S_XIVE_H */
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/44x/fsp2.h
Original file line number Diff line number Diff line change
Expand Up @@ -269,4 +269,4 @@ do { \
data; })

#endif /* __KERNEL__ */
#endif /* _ASM_POWERPC_FSP2_DCR_H_ */
#endif /* _ASM_POWERPC_FSP_DCR_H_ */
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/8xx/pic.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ static inline uint mk_int_int_mask(uint mask)
return (1 << (7 - (mask/2)));
}

#endif /* _PPC_KERNEL_PPC8xx_H */
#endif /* _PPC_KERNEL_MPC8xx_H */
2 changes: 1 addition & 1 deletion arch/s390/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -1933,4 +1933,4 @@ extern pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc);
#define pmd_pgtable(pmd) \
((pgtable_t)__va(pmd_val(pmd) & -sizeof(pte_t)*PTRS_PER_PTE))

#endif /* _S390_PAGE_H */
#endif /* _ASM_S390_PGTABLE_H */
2 changes: 1 addition & 1 deletion arch/s390/pci/pci_iov.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ static inline struct pci_dev *zpci_iov_find_parent_pf(struct zpci_bus *zbus, str
return NULL;
}
#endif /* CONFIG_PCI_IOV */
#endif /* __S390_PCI_IOV_h */
#endif /* __S390_PCI_IOV_H */
2 changes: 1 addition & 1 deletion arch/sh/include/mach-common/mach/highlander.h
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@ void highlander_plat_pinmux_setup(void);
#define highlander_plat_pinmux_setup() do { } while (0)
#endif

#endif /* __ASM_SH_RENESAS_R7780RP */
#endif /* __ASM_SH_RENESAS_R7780RP_H */
2 changes: 1 addition & 1 deletion arch/sh/include/mach-common/mach/r2d.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
void init_rts7751r2d_IRQ(void);
int rts7751r2d_irq_demux(int);

#endif /* __ASM_SH_RENESAS_RTS7751R2D */
#endif /* __ASM_SH_RENESAS_RTS7751R2D_H */
2 changes: 1 addition & 1 deletion arch/sparc/include/asm/cachetlb_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ extern const struct sparc32_cachetlb_ops *sparc32_cachetlb_ops;
extern const struct sparc32_cachetlb_ops *local_ops;
#endif

#endif /* SPARC_CACHETLB_H */
#endif /* _SPARC_CACHETLB_H */
2 changes: 1 addition & 1 deletion arch/sparc/include/asm/visasm.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ static inline void save_and_clear_fpu(void) {
int vis_emul(struct pt_regs *, unsigned int);
#endif

#endif /* _SPARC64_ASI_H */
#endif /* _SPARC64_VISASM_H */
2 changes: 1 addition & 1 deletion arch/sparc/include/uapi/asm/sembuf.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ struct semid64_ds {
unsigned long __unused2;
};

#endif /* _SPARC64_SEMBUF_H */
#endif /* _SPARC_SEMBUF_H */
2 changes: 1 addition & 1 deletion arch/sparc/include/uapi/asm/utrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ typedef int utrap_entry_t;
typedef void *utrap_handler_t;
#endif /* __ASSEMBLER__ */

#endif /* !(__ASM_SPARC64_PROCESSOR_H) */
#endif /* __ASM_SPARC64_UTRAP_H */
2 changes: 1 addition & 1 deletion arch/x86/include/asm/kexec-bzimage64.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

extern const struct kexec_file_ops kexec_bzImage64_ops;

#endif /* _ASM_KEXE_BZIMAGE64_H */
#endif /* _ASM_KEXEC_BZIMAGE64_H */
Loading