]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/uli526x.c
Update Freescale copyrights to remove "All Rights Reserved"
[u-boot] / drivers / net / uli526x.c
index d87638c138eab5453fa09a7360b875bfe3ea9c2d..9477851a75e0d3253055654ac26af36bca117504 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved.
+ * Copyright (C) 2007 Freescale Semiconductor, Inc.
  *
  * Author: Roy Zang <tie-fei.zang@freescale.com>, Sep, 2007
  *
@@ -16,6 +16,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <asm/io.h>
 #include <pci.h>
 #include <miiphy.h>