sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2009 00:46:46 +0000 (17:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2009 00:46:46 +0000 (17:46 -0700)
GCC can't see the 'constant' properly as computed by
is_power_of_2() etc.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found