Skip to content
Unverified Commit eddb6084 authored by Andi Kleen's avatar Andi Kleen Committed by Mark Brown
Browse files

ASoC: AMD: Fix incorrect extern



When using bare externs outside include files that types should
at least match. This fixes a type confusion between bool
and int.

Cc: broonie@kernel.org
Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3a9ce0f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment