diff --git a/arch/arm/src/cxd56xx/cxd56_nxaudio.c b/arch/arm/src/cxd56xx/cxd56_nxaudio.c index 161d4216014..afe861e1605 100644 --- a/arch/arm/src/cxd56xx/cxd56_nxaudio.c +++ b/arch/arm/src/cxd56xx/cxd56_nxaudio.c @@ -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 diff --git a/arch/arm/src/cxd56xx/cxd56_nxaudio.h b/arch/arm/src/cxd56xx/cxd56_nxaudio.h index 91c56ad6f3c..2d560005059 100644 --- a/arch/arm/src/cxd56xx/cxd56_nxaudio.h +++ b/arch/arm/src/cxd56xx/cxd56_nxaudio.h @@ -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 diff --git a/arch/arm/src/cxd56xx/cxd56_nxaudio_src.c b/arch/arm/src/cxd56xx/cxd56_nxaudio_src.c index 2bdd99c68fc..77c7dd295dd 100644 --- a/arch/arm/src/cxd56xx/cxd56_nxaudio_src.c +++ b/arch/arm/src/cxd56xx/cxd56_nxaudio_src.c @@ -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 diff --git a/arch/arm/src/cxd56xx/cxd56_nxaudio_src.h b/arch/arm/src/cxd56xx/cxd56_nxaudio_src.h index 70f1267e44d..0b397c7e826 100644 --- a/arch/arm/src/cxd56xx/cxd56_nxaudio_src.h +++ b/arch/arm/src/cxd56xx/cxd56_nxaudio_src.h @@ -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