spi/bfin_spi: uninline fat queue funcs
authorMike Frysinger <vapier@gentoo.org>
Fri, 17 Jun 2011 08:16:58 +0000 (04:16 -0400)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 17 Jun 2011 14:35:58 +0000 (08:35 -0600)
There's no need for these queue funcs to be inlined, so drop the
markings.  This shaves off a few hundred duplicated bytes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found