From: Heiko Carstens Date: Fri, 1 Nov 2013 09:08:20 +0000 (+0100) Subject: s390: use IS_ENABLED to check if a CONFIG is set to y or m X-Git-Tag: v3.14-rc1~184^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61aa4884b70cdf3b2d373e18ebbbada43789eade;p=pandora-kernel.git s390: use IS_ENABLED to check if a CONFIG is set to y or m This is shorter and should be used instead of the longer form which checks for both possible config options. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed