public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git-pull -tip] x86: fix double declaration
@ 2009-02-19  7:00 Jaswinder Singh Rajput
  2009-02-19  9:12 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-02-19  7:00 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, LKML

The following changes since commit cc2d1a5b2dbb2a3ccbb24e17a454ed1aa1b8ece4:
  Ingo Molnar (1):
        Merge branch 'timers/new-apis'

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tipclean.git master

Jaswinder Singh Rajput (1):
      x86: include/asm/processor.h remove double declaration of print_cpu_info

 arch/x86/include/asm/processor.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Complete diff:
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h
index dabab1a..72914d0 100644
--- a/arch/x86/include/asm/processor.h
+++ b/arch/x86/include/asm/processor.h
@@ -403,7 +403,6 @@ DECLARE_PER_CPU(unsigned long, stack_canary);
 #endif
 #endif	/* X86_64 */
 
-extern void print_cpu_info(struct cpuinfo_x86 *);
 extern unsigned int xstate_size;
 extern void free_thread_xstate(struct task_struct *);
 extern struct kmem_cache *task_xstate_cachep;



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [git-pull -tip] x86: fix double declaration
  2009-02-19  7:00 [git-pull -tip] x86: fix double declaration Jaswinder Singh Rajput
@ 2009-02-19  9:12 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2009-02-19  9:12 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: x86 maintainers, LKML


* Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:

> The following changes since commit cc2d1a5b2dbb2a3ccbb24e17a454ed1aa1b8ece4:
>   Ingo Molnar (1):
>         Merge branch 'timers/new-apis'
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tipclean.git master
> 
> Jaswinder Singh Rajput (1):
>       x86: include/asm/processor.h remove double declaration of print_cpu_info
> 
>  arch/x86/include/asm/processor.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Pulled into tip:x86/cleanups, thanks Jaswinder!

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-19  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  7:00 [git-pull -tip] x86: fix double declaration Jaswinder Singh Rajput
2009-02-19  9:12 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox