diff options
| author | Geert Uytterhoeven <[email protected]> | 2019-05-28 14:24:23 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-05-29 10:06:48 +0000 |
| commit | 6954158a16404e7091cea494cd0a435ca2f90388 (patch) | |
| tree | 89a0ca161c77074ad51ab3e36539d14db12ae063 /drivers/net/xen-netback/interface.c | |
| parent | ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops (diff) | |
| download | kernel-6954158a16404e7091cea494cd0a435ca2f90388.tar.gz kernel-6954158a16404e7091cea494cd0a435ca2f90388.zip | |
ALSA: fireface: Use ULL suffixes for 64-bit constants
With gcc 4.1:
sound/firewire/fireface/ff-protocol-latter.c: In function ‘latter_switch_fetching_mode’:
sound/firewire/fireface/ff-protocol-latter.c:97: warning: integer constant is too large for ‘long’ type
sound/firewire/fireface/ff-protocol-latter.c: In function ‘latter_begin_session’:
sound/firewire/fireface/ff-protocol-latter.c:170: warning: integer constant is too large for ‘long’ type
sound/firewire/fireface/ff-protocol-latter.c:197: warning: integer constant is too large for ‘long’ type
sound/firewire/fireface/ff-protocol-latter.c:205: warning: integer constant is too large for ‘long’ type
sound/firewire/fireface/ff-protocol-latter.c: In function ‘latter_finish_session’:
sound/firewire/fireface/ff-protocol-latter.c:214: warning: integer constant is too large for ‘long’ type
Fix this by adding the missing "ULL" suffixes.
Add the same suffix to the last constant, to maintain consistency.
Fixes: fd1cc9de64c2ca6c ("ALSA: fireface: add support for Fireface UCX")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
