diff options
| author | Alexey Dobriyan <[email protected]> | 2021-09-14 14:08:47 +0300 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-09-16 11:09:04 +0200 |
| commit | be830389bd49d3f1f8737bd45513361628641c08 (patch) | |
| tree | 8b729b769a5aee0c4449b85a5d168b4050c57604 /lib/mpi/mpi-cmp.c | |
| parent | ad7cc2d41b7a8d0c5c5ecff37c3de7a4e137b3a6 (diff) | |
ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition
The following preprocessor directive is non-compliant:
#undef PCXHR_REG_TO_PORT(x)
gcc warns about extra tokens but nobody sees them as they are under if
branch which is never parsed.
Make it an #error, it is not clear to me what the author meant.
Signed-off-by: Alexey Dobriyan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions