public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/cpu: fix some prototype warning
@ 2018-11-07  8:54 Yi Wang
  2018-11-07  8:54 ` [PATCH 1/3] x86/cpu: fix prototype warning in cacheinfo.c Yi Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yi Wang @ 2018-11-07  8:54 UTC (permalink / raw)
  To: tglx
  Cc: mingo, bp, hpa, x86, suravee.suthikulpanit, puwen, davidwang,
	wang.yi59, linux-kernel, dwmw, gregkh, thomas.lendacky,
	fenghua.yu, pbonzini, konrad.wilk, zhong.weidong

This series of patch fix some prototype warning because
of missing include file.

Yi Wang (3):
  x86/cpu: fix prototype warning in cacheinfo.c
  x86/cpu: fix prototype warning in scattered.c
  x86/cpu: fix prototype warning in topology.c

 arch/x86/kernel/cpu/cacheinfo.c | 1 +
 arch/x86/kernel/cpu/scattered.c | 2 ++
 arch/x86/kernel/cpu/topology.c  | 2 ++
 3 files changed, 5 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2018-11-07  9:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-07  8:54 [PATCH 0/3] x86/cpu: fix some prototype warning Yi Wang
2018-11-07  8:54 ` [PATCH 1/3] x86/cpu: fix prototype warning in cacheinfo.c Yi Wang
2018-11-07  8:54 ` [PATCH 2/3] x86/cpu: fix prototype warning in scattered.c Yi Wang
2018-11-07  8:54 ` [PATCH 3/3] x86/cpu: fix prototype warning in topology.c Yi Wang
2018-11-07  9:46 ` [PATCH 0/3] x86/cpu: fix some prototype warning Ingo Molnar

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