diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:24:02 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 09:06:00 +0200 |
commit | 752089fea357b36ba9dd477db594bdc677110579 (patch) | |
tree | bbe0734748e3d30f9c8daf313bf3594de72e46ae /sound/hda/hdac_stream.c | |
parent | ALSA: ymfpci: Proper endian notations (diff) | |
download | linux-752089fea357b36ba9dd477db594bdc677110579.tar.xz linux-752089fea357b36ba9dd477db594bdc677110579.zip |
ALSA: trident: Proper endian notations
The TLB entries in Trident driver are represented in little-endian,
hence they should be declared as __le32.
This patch fixes the sparse warnings like:
sound/pci/trident/trident_memory.c:226:17: warning: incorrect type in assignment (different base types)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda/hdac_stream.c')
0 files changed, 0 insertions, 0 deletions