On 11/9/2014 5:32 AM, Chen Gang wrote:
'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance',
'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by
other tile modules, so export them.

The related error (with allmodconfig under tile):

     MODPOST 4002 modules
   ERROR: "gxio_mpipe_link_instance" [drivers/net/ethernet/tile/tile_net.ko] 
undefined!
   ERROR: "gxio_mpipe_get_timestamp" [drivers/net/ethernet/tile/tile_net.ko] 
undefined!
   ERROR: "gxio_mpipe_set_timestamp" [drivers/net/ethernet/tile/tile_net.ko] 
undefined!
   ERROR: "gxio_mpipe_adjust_timestamp" [drivers/net/ethernet/tile/tile_net.ko] 
undefined!

Signed-off-by: Chen Gang<gang.chen.5...@gmail.com>
---
  arch/tile/gxio/mpipe.c | 4 ++++
  1 file changed, 4 insertions(+)

Thanks!  Taken into the tile tree.

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to