target: quark_x10xx: adding missing 'static' keyword
commitea80232c5e67fe07dff00d54d4f4ac7adf9e3e78
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Feb 2017 15:35:55 +0000 (20 17:35 +0200)
committerPaul Fertser <fercerpav@gmail.com>
Sat, 13 Jan 2018 09:24:27 +0000 (13 09:24 +0000)
treee4561774e18ffda93555dc5ad9d56d6bff8dbae1
parent43cf6f9b62be7198a92593aa4451d151405655df
target: quark_x10xx: adding missing 'static' keyword

These symbols are only used within this C source file. They don't need
to be exposed to the outside.

Change-Id: Idb04550ecca7f12c3fdc8c6447eeeb871961add3
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Reviewed-on: http://openocd.zylin.com/4012
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
src/target/quark_x10xx.c