a6e69a82ad
The SDIO interface structure includes fields with names like recvR1 and others. These cause "Mixed case identifier" errors from nxstyle in all places they are uses. This change performs a mass substition of recvR with recv_r to correct this coding standard violation. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
mmcsd_csd.h | ||
mmcsd_debug.c | ||
mmcsd_sdio.c | ||
mmcsd_sdio.h | ||
mmcsd_spi.c | ||
mmcsd_spi.h | ||
mmcsd.h |