From: Sudeep Holla Date: Mon, 14 Sep 2015 15:01:55 +0000 (+0100) Subject: ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() X-Git-Tag: omap-for-v4.3/fixes-rc5~106^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb2b0b2bae2de744223c68521cd51c57feb486c;p=pandora-kernel.git ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() This commit removes all CONFIG_.*{,_MODULE} in ACPI code, replacing it with IS_ENABLED(). Signed-off-by: Sudeep Holla Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed