Commit 9336c021 authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: remove trailing blank line from EOF



GIT does not like extra blank lines at the end of the file, so this patch
removes those lines.

Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent cab8e3e2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -188,4 +188,3 @@
#define CPU_CA53_CFG_ARM_PMU_EVENT_MASK                              0x3FFFFFFF

#endif /* ASIC_REG_CPU_CA53_CFG_MASKS_H_ */
+0 −1
Original line number Diff line number Diff line
@@ -58,4 +58,3 @@
#define mmCPU_CA53_CFG_ARM_PMU_1                                     0x441214

#endif /* ASIC_REG_CPU_CA53_CFG_REGS_H_ */
+0 −1
Original line number Diff line number Diff line
@@ -46,4 +46,3 @@
#define mmCPU_IF_AXI_SPLIT_INTR                                      0x442130

#endif /* ASIC_REG_CPU_IF_REGS_H_ */
+0 −1
Original line number Diff line number Diff line
@@ -102,4 +102,3 @@
#define mmCPU_PLL_FREQ_CALC_EN                                       0x4A2440

#endif /* ASIC_REG_CPU_PLL_REGS_H_ */
+0 −1
Original line number Diff line number Diff line
@@ -206,4 +206,3 @@
#define mmDMA_CH_0_MEM_INIT_BUSY                                     0x4011FC

#endif /* ASIC_REG_DMA_CH_0_REGS_H_ */
Loading