I am in the process of porting our code base from 4AJ.2.1 to 4AJ.2.3 and android will not start. I have determined this is because the sgx driver will not load so I get errors in the HWC.
shell@android:/ $ [ 6.349304] pvrsrvkm_sgx540_120: disagrees about version of symbol thermal_cooling_dev_register
[ 6.358978] pvrsrvkm_sgx540_120: Unknown symbol thermal_cooling_dev_register (err -22)
[ 6.368316] pvrsrvkm_sgx540_120: disagrees about version of symbol thermal_cooling_dev_unregister
[ 6.378051] pvrsrvkm_sgx540_120: Unknown symbol thermal_cooling_dev_unregister (err -22)
I built everything for 4AJ.2.1 and didn't have this problem so I know my build process is OK. Any ideas what is going on here?
thanks,
jeff