From: Benjamin Romer Date: Wed, 4 Mar 2015 17:14:23 +0000 (-0500) Subject: staging: unisys: remove ASSERT() macro X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a84fec17106f03100aa7f41c96b78f9c0b6531b;p=pandora-kernel.git staging: unisys: remove ASSERT() macro Remove the ASSERT macro from timskmod.h, and replace its single use with WARN_ON() instead. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed