[PATCH 0/3] x86/cpu: fix some prototype warning
From: Yi Wang
Date: Wed Nov 07 2018 - 03:54:27 EST
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