diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-26 00:24:05 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 10:06:03 +0300 |
commit | 0e7ca66a97c3bbf0b7665010d1b1d6a8c8e3811e (patch) | |
tree | 53c3a4c66724321a65392f8a776e3ba502390a24 /sound/pci/lola/lola.h | |
parent | be05e3de3a933156d472127f659d4473c461dcc5 (diff) | |
download | linux-0e7ca66a97c3bbf0b7665010d1b1d6a8c8e3811e.tar.xz |
ALSA: mixart: Proper endian notations
The miXart driver deals with big-endian values as raw data, while it
declares most of variables as u32. This leads to sparse warnings like
sound/pci/mixart/mixart.c:1203:23: warning: cast to restricted __be32
Fix them by properly defining the structs and add the explicit cast to
macros.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/lola/lola.h')
0 files changed, 0 insertions, 0 deletions