staging: et131x: Moving two extern inline functions to .c file
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:40 +0000 (01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:10 +0000 (10:07 +0200)
Two helper functions for adding 10bit/12bit umbers with wrapping are
defined in the header. Moved them to the driver .c file.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found