/include/nuttx/mtd/configdata.h: Fix copy-paste comment in configdata.h

This commit is contained in:
Michał Łyszczek 2018-05-08 09:09:47 -06:00 committed by Gregory Nutt
parent 249d7e0d84
commit 16ce1552bc

View File

@ -56,10 +56,7 @@
* Pre-processor Definitions
****************************************************************************/
/* IOCTL Commands ***********************************************************/
/* The Audio module uses a standard character driver framework. However, a
* lot of the Audio driver functionality is configured via a device control
* interface, such as sampling rate, volume, data format, etc.
* The Audio ioctl commands are lised below:
/* IOCTL Commands to store and read configuration for user application.
*
* CFGDIOC_GETCONFIG - Get a specified Config Data item.
*