From: Sudeep Holla Date: Wed, 12 Nov 2014 14:42:53 +0000 (+0000) Subject: drivers/base: cacheinfo: remove noisy error boot message X-Git-Tag: omap-for-v3.19/fixes-rc1~85^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df43c9b4d87b6767debdfa8318c5374415e8fc0;p=pandora-kernel.git drivers/base: cacheinfo: remove noisy error boot message On systems that don't support cacheinfo, this error message can be considered noisy and irrelevant. The error messages can be added to the functions that architectures implement overiding the weak default definition if really required. This patch removes the concerned error message in the generic code. Signed-off-by: Sudeep Holla Reported-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed