Closed fhunleth closed 10 years ago
This lets users of the library pass const variables to input arguments of functions and not get compiler warnings.
Signed-off-by: Frank Hunleth fhunleth@troodon-software.com
Should also do this to the parameter of: prussdrv_pruintc_init prussdrv_get_phys_addr
Good point. Updated patch.
This lets users of the library pass const variables to input arguments of functions and not get compiler warnings.
Signed-off-by: Frank Hunleth fhunleth@troodon-software.com