mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
rockchip:mali400:fix compile error about function map_error
This commit is contained in:
@@ -560,7 +560,7 @@ static int mali_release(struct inode *inode, struct file *filp)
|
||||
|
||||
return 0;
|
||||
}
|
||||
#ifndef CONFIG_MALI400
|
||||
#ifdef CONFIG_MALI400
|
||||
int map_errcode( _mali_osk_errcode_t err )
|
||||
{
|
||||
switch(err) {
|
||||
|
||||
Reference in New Issue
Block a user