Commit 9f54cfb1 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: prevent a warning

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 3e70be34
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#include <inttypes.h> #include <inttypes.h>
#include "board.h" #include "board.h"
#undef PACKED /* if we already included a regs file, we'd get a warning */
#include <hw/wrc_syscon_regs.h> #include <hw/wrc_syscon_regs.h>
struct SYSCON_WB { struct SYSCON_WB {
......
ptp-noposix @ 4864f12f
Subproject commit 5f59e30abd0852b61022c4998f6d4a22b0f703f2 Subproject commit 4864f12fab7336789ea28e851136ecc21e185610
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment