1
0
Fork 0
alistair23-linux/arch/tile/gxio
Chen Gang ebd25caf7d arch: tile: gxio: Export symbols for module using in 'mpipe.c'
'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.5i5j@gmail.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2014-11-11 15:41:45 -05:00
..
Kconfig tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
Makefile tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
dma_queue.c
iorpc_globals.c
iorpc_mpipe.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_mpipe_info.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_trio.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
iorpc_uart.c tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
iorpc_usb_host.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00
kiorpc.c
mpipe.c arch: tile: gxio: Export symbols for module using in 'mpipe.c' 2014-11-11 15:41:45 -05:00
trio.c arch/tile: provide kernel support for the tilegx TRIO shim 2012-07-11 16:04:58 -04:00
uart.c tilegx: provide kernel support for the tilegx UART shim 2013-09-03 14:50:36 -04:00
usb_host.c tile: improve gxio iorpc autogenerated code style 2013-09-16 15:47:20 -04:00