summaryrefslogtreecommitdiffstats
path: root/libs/MII/include
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-05-05 19:17:10 -0600
committerEvan Lojewski <github@meklort.com>2019-05-05 19:17:10 -0600
commit7e5196c770e6a229e00c849de4fe41b6d962a7ef (patch)
tree62fa11179088876a4db411cbe09c4ba52dd6f38c /libs/MII/include
parent72eaf56f7ffaeb2d57cfdf63f32963bd08bfb290 (diff)
downloadbcm5719-ortega-7e5196c770e6a229e00c849de4fe41b6d962a7ef.tar.gz
bcm5719-ortega-7e5196c770e6a229e00c849de4fe41b6d962a7ef.zip
More cleanup - headers.
Diffstat (limited to 'libs/MII/include')
-rw-r--r--libs/MII/include/MII.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/MII/include/MII.h b/libs/MII/include/MII.h
index bfca1e2..85e9f9d 100644
--- a/libs/MII/include/MII.h
+++ b/libs/MII/include/MII.h
@@ -44,8 +44,8 @@
#ifndef MII_H
#define MII_H
-#include <stdint.h>
#include <bcm5719_MII.h>
+#include <stdint.h>
#ifdef CXX_SIMULATOR
typedef uint64_t mii_reg_t;
OpenPOWER on IntegriCloud