[platform/target][warnings] fix -Wmissing-declarations warnings in platform/ and target/

Mostly driver code in various platforms. There are still some warnings
in this part of the tree in lesser-used platforms.
This commit is contained in:
Travis Geiselbrecht
2021-10-21 23:18:09 -07:00
parent 75eaa5c489
commit 445f3e4ee7
34 changed files with 92 additions and 48 deletions

View File

@@ -15,6 +15,7 @@
#include <platform/gem.h>
#include <platform/gpio.h>
#include <platform/interrupts.h>
#include <target.h>
#include <target/gpioconfig.h>
zynq_pll_cfg_tree_t zynq_pll_cfg = {