[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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user