pci_analog_write: include unistd.h, which declares usleep()
Also rename the variable "access" to "board_access" to avoid collission with the access() function declared by unistd.h .
parent
fe190b8b
Please register or sign in to comment
Also rename the variable "access" to "board_access" to avoid collission with the access() function declared by unistd.h .