Staging: csr: remove CSRMIN() macro
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Oct 2012 00:11:23 +0000 (17:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Oct 2012 00:11:23 +0000 (17:11 -0700)
Use the in-kernel min_t() macro for the one place it was being used.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found