X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fpsoc6.c;h=b8b520237e61def82a22d2449e686e3b9f3b120f;hb=HEAD;hp=da07d84871532ae796306ad6c9670781eaf9f433;hpb=b76a7a82b20fcf265a7b211e6ef97b759a8cb714;p=openocd.git diff --git a/src/flash/nor/psoc6.c b/src/flash/nor/psoc6.c index da07d84871..859b3e9ec5 100644 --- a/src/flash/nor/psoc6.c +++ b/src/flash/nor/psoc6.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +// SPDX-License-Identifier: GPL-2.0-or-later /*************************************************************************** * * @@ -18,7 +18,6 @@ #include "target/target.h" #include "target/cortex_m.h" #include "target/breakpoints.h" -#include "target/target_type.h" #include "target/algorithm.h" /**************************************************************************************************