From: Heiko Carstens Date: Mon, 3 Sep 2012 12:11:32 +0000 (+0200) Subject: s390/topology: remove sysinfo header include, add forward declaration instead X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78609132795b4e3d6d51c6b67d461bf1626afb2f;p=pandora-kernel.git s390/topology: remove sysinfo header include, add forward declaration instead Any change to sysinfo.h causes a whole kernel recompile since sysinfo.h is included by topology.h, which again is used nearly everywhere. So remove that include and add a forward declaration instead. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed