mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk hdmi:fix a macro err
This commit is contained in:
@@ -234,7 +234,7 @@ void hdmi_work(struct work_struct *work)
|
||||
}
|
||||
break;
|
||||
case SYSTEM_CONFIG:
|
||||
#ifdef ONFIG_HDMI_RK616
|
||||
#ifdef CONFIG_HDMI_RK616
|
||||
hdmi->remove();
|
||||
#endif
|
||||
if(hdmi->autoconfig)
|
||||
|
||||
Reference in New Issue
Block a user