staging: et131x: Moving two extern inline functions to .c file
commit920d74a405a91248c65490b668c556d4d8f8028a
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:40 +0000 (20 01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:10 +0000 (23 10:07 +0200)
tree802424b82d1dc93f5bc135cc81f33d6f27232291
parent82e4b35f4d71199e90ab00a84bdbfae028f9fa62
staging: et131x: Moving two extern inline functions to .c file

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>
drivers/staging/et131x/et131x.c
drivers/staging/et131x/et131x.h