From: Tobias Klauser Date: Mon, 17 Nov 2014 10:30:37 +0000 (+0800) Subject: nios2: Use IS_ENABLED instead of #ifdefs to check config symbols X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8ab8dd95f6fae76f0742499206d29eea4604cd;p=pandora-kernel.git nios2: Use IS_ENABLED instead of #ifdefs to check config symbols Make the checking for div/mul/mulx instruction config symbols easier to read by using IS_ENABLED instead of #ifdefs. Signed-off-by: Tobias Klauser Acked-by: Ley Foon Tan --- Reading git-diff-tree failed