pch_gbe: remove inline keyword for exported functions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Jun 2013 11:02:52 +0000 (14:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jun 2013 04:37:48 +0000 (21:37 -0700)
There is no much sense to mark functions inline that are going to be used in
the other compile modules.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found