Skip to content
Snippets Groups Projects
Commit bd0d90ef authored by Rob Herring's avatar Rob Herring Committed by Albert ARIBAUD
Browse files

ARM: highbank: fix warning for calxedaxgmac_initialize


Add include of netdev.h to pick-up declaration of calxedaxgmac_initialize.

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
parent d821ad4a
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
#include <common.h>
#include <ahci.h>
#include <netdev.h>
#include <scsi.h>
#include <asm/sizes.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment