kernel/drivers/video/rockchip/vehicle/vehicle_main.h
.. .. @@ -14,5 +14,6 @@ 14 14 void vehicle_cif_error_notify(int last_line); 15 15 void vehicle_android_is_ready_notify(void); 16 16 void vehicle_apk_state_change(char crtc[22]); 17 +void vechile_module_exit(void);17 18 18 19 #endif