From 3bd303f204a59ed950934f5da4c299a8be33b363 Mon Sep 17 00:00:00 2001
From: Joel Challis
Date: Mon, 2 Sep 2024 03:48:17 +0100
Subject: Remove `arm_atsam` platform (#24337)
---
quantum/logging/debug.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
(limited to 'quantum/logging/debug.h')
diff --git a/quantum/logging/debug.h b/quantum/logging/debug.h
index d0590474c0..b0d9b9a10e 100644
--- a/quantum/logging/debug.h
+++ b/quantum/logging/debug.h
@@ -17,10 +17,7 @@ along with this program. If not, see .
#pragma once
-#ifndef PROTOCOL_ARM_ATSAM
-# include
-#endif
-
+#include
#include
#include "print.h"
--
cgit v1.2.3