arch/arm/src/cxd56xx: Fix file path on top comment

Fix file path described in top comment for each files.
This commit is contained in:
SPRESENSE
2023-08-25 17:15:02 +09:00
committed by Xiang Xiao
parent f7400a857d
commit 6d44c42707
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* drivers/audio/cxd56.c
* arch/arm/src/cxd56xx/cxd56_nxaudio.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* drivers/audio/cxd56.h
* arch/arm/src/cxd56xx/cxd56_nxaudio.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* drivers/audio/cxd56_src.c
* arch/arm/src/cxd56xx/cxd56_nxaudio_src.c
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* drivers/audio/cxd56_src.h
* arch/arm/src/cxd56xx/cxd56_nxaudio_src.h
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with