From 9e1d16614c96b9ec6eafeda2059944d3c0ec76d8 Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Tue, 21 Aug 2012 21:22:22 +0000 Subject: [PATCH] --- yaml --- r: 322277 b: refs/heads/master c: f0f0c9ac2051e5da4afa1f3f908ace197a4de80e h: refs/heads/master i: 322275: 53cb45d3ac2fa29e00355b55de3c65f68ec98c4e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/cputable.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index cd0c3f83f10f..cda5cefdcfd0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f630401f9e98bd062733b5bbef096dbf2158066 +refs/heads/master: f0f0c9ac2051e5da4afa1f3f908ace197a4de80e diff --git a/trunk/arch/powerpc/include/asm/cputable.h b/trunk/arch/powerpc/include/asm/cputable.h index 50d82c8a037f..b3c083de17ad 100644 --- a/trunk/arch/powerpc/include/asm/cputable.h +++ b/trunk/arch/powerpc/include/asm/cputable.h @@ -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__ */