On 11/27/2013 02:11 PM, Aaro Koskinen wrote:
Export symbols needed by the octeon-ethernet driver. The patch fixes a build failure with CONFIG_OCTEON_ETHERNET=m. Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx>
Acked-by: David Daney <david.daney@xxxxxxxxxx>
--- arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c | 1 + arch/mips/cavium-octeon/executive/cvmx-helper-util.c | 4 ++++ arch/mips/cavium-octeon/executive/cvmx-helper.c | 8 ++++++++ arch/mips/cavium-octeon/executive/cvmx-pko.c | 3 ++- arch/mips/cavium-octeon/executive/cvmx-spi.c | 1 + 5 files changed, 16 insertions(+), 1 deletion(-)
[...]