rk27xx: Fix compilation with -fno-common

Change-Id: I9fbe85fed23fe7b1b3fd88aa5e8a4a63c509fa62
This commit is contained in:
Solomon Peachy 2025-08-05 07:19:50 -04:00
parent e4abe9177e
commit 74508093f2
2 changed files with 4 additions and 2 deletions

View file

@ -29,6 +29,8 @@
#include "ftl-target.h"
#include "nand-target.h"
uint32_t ftl_banks;
const struct nand_device_info_type* ftl_nand_type;
/* This file provides only STUBS for now */
/** static, private data **/