uart: use const char* instead of plain char*
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Tue, 20 Jan 2015 16:22:04 +0000 (16:22 +0000)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Tue, 20 Jan 2015 17:14:12 +0000 (17:14 +0000)
commit25bd897ec5935b1179ff0cde10540403c3612b9f
tree0774474de93988e4a7ac777da381e8f31df6bbe7
parent9cfbc87924cea1b652ea37ef467530dedd8a4bad
uart: use const char* instead of plain char*

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
api/mraa/common.h
src/arm/raspberry_pi_b.c
src/uart/uart.c
src/x86/intel_edison_fab_c.c
src/x86/intel_galileo_rev_d.c
src/x86/intel_galileo_rev_g.c