Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f0f0c9ac authored by Michael Neuling's avatar Michael Neuling Committed by Benjamin Herrenschmidt
Browse files

powerpc: Remove unnecessary ifdefs

parent 5f630401
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -553,9 +553,7 @@ static inline int cpu_has_feature(unsigned long feature)
		& feature);
}

#ifdef CONFIG_HAVE_HW_BREAKPOINT
#define HBP_NUM 1
#endif /* CONFIG_HAVE_HW_BREAKPOINT */

#endif /* !__ASSEMBLY__ */