spin_table: add missing header for ENODEV and ENOSPC symbols
authoryan wang <yan.wang@softathome.com>
Thu, 10 Apr 2025 09:28:50 +0000 (11:28 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 15 Apr 2025 17:55:17 +0000 (11:55 -0600)
commit3bf5e4411acca17c58b83913c150f00992ecf942
treee8543d69e2d2590cde678b57e2e0219b1a5b035e
parenta8baac546fd9bfbf3f36af3d35b5a284a9664f4c
spin_table: add missing header for ENODEV and ENOSPC symbols

Add the necessary header as <common.h> is removed

Signed-off-by: yan wang <yan.wang@softathome.com>
arch/arm/cpu/armv8/spin_table.c