Staging: w35und: remove abs() and BIT() macros
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 29 Oct 2008 18:11:13 +0000 (20:11 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:46 +0000 (13:51 -0800)
We can use the kernel built-in abs() and BIT() macros the just fine.

Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found