mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
staging: octeon-ethernet: add missing include
ethernet-mem was missing its own include file, causing sparse to complain about undeclared global functions. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
54bf917ee1
commit
5c2f26def8
@ -30,6 +30,7 @@
|
||||
|
||||
#include <asm/octeon/octeon.h>
|
||||
|
||||
#include "ethernet-mem.h"
|
||||
#include "ethernet-defines.h"
|
||||
|
||||
#include <asm/octeon/cvmx-fpa.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user