mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-17 05:11:01 +00:00
powctl: remove unused arm_neon header after last commit
This commit is contained in:
parent
03efc31f9c
commit
64950dbd31
@ -16,10 +16,6 @@
|
||||
#include <stratosphere.hpp>
|
||||
#include "powctl_max17050_driver.hpp"
|
||||
|
||||
#if defined(ATMOSPHERE_ARCH_ARM64)
|
||||
#include <arm_neon.h>
|
||||
#endif
|
||||
|
||||
namespace ams::powctl::impl::board::nintendo::nx {
|
||||
|
||||
namespace max17050 {
|
||||
|
Loading…
Reference in New Issue
Block a user