Hi,
I'm trying to add support for PN7150 in my android device and i'm following the below guide for this
https://www.nxp.com/docs/en/application-note/AN11690.pdf
I have included the driver to the build through menuconfig procedure (Section 2.2.4).
While rebuilding the complete kernel,I have getting the following error.
Can any one help me to solve this errors?
Regards,
Richu
Seems the error is the smp_mb__before_atomic and smp_mb__after_atomic definition cannot be found.
You may check the other setting in the menuconfig such as select the proper chip in "System type".