From: David S. Miller Date: Fri, 18 Sep 2009 00:46:46 +0000 (-0700) Subject: sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). X-Git-Tag: v2.6.32-rc1~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ba00515657eede6077fa195ca6592b98cc31e3;p=pandora-kernel.git sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). GCC can't see the 'constant' properly as computed by is_power_of_2() etc. Signed-off-by: David S. Miller --- Reading git-diff-tree failed