diff --git a/src/ipa/raspberrypi/raspberrypi.cpp b/src/ipa/raspberrypi/raspberrypi.cpp
index 48a72dd..1c255aa 100644
--- a/src/ipa/raspberrypi/raspberrypi.cpp
+++ b/src/ipa/raspberrypi/raspberrypi.cpp
@@ -1150,6 +1150,6 @@ struct ipa_context *ipaCreate()
 	return new IPAInterfaceWrapper(std::make_unique<IPARPi>());
 }
 
-}; /* extern "C" */
+} /* extern "C" */
 
 } /* namespace libcamera */
