lkml.org 
[lkml]   [2015]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Patch V1 1/2] x86, mce: Remove unused declarations
On Mon, Jun 29, 2015 at 07:38:14PM -0400, Ashok Raj wrote:
> Remove unused references
>
> Signed-off-by: Ashok Raj <ashok.raj@intel.com>
> ---
> arch/x86/include/asm/mce.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/x86/include/asm/mce.h b/arch/x86/include/asm/mce.h
> index 8ba4d7a..b7a3a34 100644
> --- a/arch/x86/include/asm/mce.h
> +++ b/arch/x86/include/asm/mce.h
> @@ -174,16 +174,12 @@ void cmci_clear(void);
> void cmci_reenable(void);
> void cmci_rediscover(void);
> void cmci_recheck(void);
> -void lmce_clear(void);
> -void lmce_enable(void);
> #else
> static inline void mce_intel_feature_init(struct cpuinfo_x86 *c) { }
> static inline void cmci_clear(void) {}
> static inline void cmci_reenable(void) {}
> static inline void cmci_rediscover(void) {}
> static inline void cmci_recheck(void) {}
> -static inline void lmce_clear(void) {}
> -static inline void lmce_enable(void) {}
> #endif
>
> #ifdef CONFIG_X86_MCE_AMD

Applied, thanks.

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--


\
 
 \ /
  Last update: 2015-06-30 20:21    [W:0.123 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site