commit | 87ba00515657eede6077fa195ca6592b98cc31e3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Sep 17 17:46:46 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 17:46:46 2009 -0700 |
tree | 7570cd50b5fbc1a4f77ef8308b3d324162bf3294 | |
parent | 0a375d75902c522ea36c6dc409296622f93db4a7 [diff] |
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 <davem@davemloft.net>