]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/ldpaa_eth/ldpaa_eth.h
ARM: omap3: evm: Refactor 'board_eth_init'
[u-boot] / drivers / net / ldpaa_eth / ldpaa_eth.h
index 3b161507359ef10a86a001247ca2c1a4c3cd7b3d..1e26630043a097e0c6ad4f2d0434dc3fb85aed67 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2014 Freescale Semiconductor
+ * Copyright (C) 2014-2016 Freescale Semiconductor
+ * Copyright 2017 NXP
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -117,7 +118,7 @@ struct ldpaa_fas {
 
 struct ldpaa_eth_priv {
        struct eth_device *net_dev;
-       int dpmac_id;
+       uint32_t dpmac_id;
        uint16_t dpmac_handle;
 
        uint16_t tx_data_offset;