mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
Merge "audioinfo: fix kasan compile problem [1/1]" into amlogic-4.9-dev
This commit is contained in:
@@ -114,7 +114,7 @@ unsigned long audio_info_get(char *buf, unsigned long count,
|
||||
unsigned long pos)
|
||||
{
|
||||
struct efuse_hal_api_arg arg;
|
||||
unsigned int retcnt;
|
||||
unsigned long retcnt;
|
||||
int ret;
|
||||
|
||||
arg.cmd = efuse_query_licence_cmd;
|
||||
|
||||
Reference in New Issue
Block a user