summaryrefslogtreecommitdiffstats
path: root/ape/rmu.c
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-10-24 09:49:47 -0600
committerGitHub <noreply@github.com>2020-10-24 09:49:47 -0600
commitbab7752469903fb4e93e31f8f53f7fd44e39b51f (patch)
treeb122c1b93175a6e505179f712bdbf570a1c4c576 /ape/rmu.c
parent767b28537a01c8dd0171a8f8fc2f817104028366 (diff)
downloadbcm5719-ortega-bab7752469903fb4e93e31f8f53f7fd44e39b51f.tar.gz
bcm5719-ortega-bab7752469903fb4e93e31f8f53f7fd44e39b51f.zip
ape: Cleanup various linting warnings. (#149)
Diffstat (limited to 'ape/rmu.c')
-rw-r--r--ape/rmu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ape/rmu.c b/ape/rmu.c
index e8c4f67..afc8fb4 100644
--- a/ape/rmu.c
+++ b/ape/rmu.c
@@ -42,11 +42,10 @@
/// @endcond
////////////////////////////////////////////////////////////////////////////////
-#include "ape.h"
-
#include <APE_APE.h>
#include <APE_APE_PERI.h>
#include <Network.h>
+#include <ape_main.h>
void initRMU(void)
{
OpenPOWER on IntegriCloud