b43legacy: replace limit_value macro with clamp_val
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 2 May 2008 20:47:49 +0000 (13:47 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 May 2008 20:29:33 +0000 (16:29 -0400)
kernel-provided clamp_val is identical, delete the private limit_value helper.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Michael Buesch <mb@bu3sch.de>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found