Revision 5e6f82b0fe7b7b4a204efeb0817fb8b0a2bc0373 authored by Olof Johansson on 30 November 2017, 01:55:13 UTC, committed by Palmer Dabbelt on 30 November 2017, 18:01:10 UTC
INT and SHORT are used by some drivers that pull in the include files,
so prefixing helps avoid namespace conflicts. Other constructs in the
same file already uses this.

Fixes, among others, these warnings with allmodconfig:

../sound/core/pcm_misc.c:43:0: warning: "INT" redefined
 #define INT __force int

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent 5ddf755
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top