diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-02-19 18:12:35 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-03-01 05:27:26 -0500 |
commit | 72042a8c7b01048a36ece216aaf206b7d60ca661 (patch) | |
tree | e51d072f25472dd2db5d34db413d752c3a4e07ca /drivers/fpga/fpga-mgr.c | |
parent | 940b2f2fd963c043418ce8af64605783b2b19140 (diff) |
x86/purgatory: Make functions and variables static
Sparse emits several 'symbol not declared' warnings for various
functions and variables.
Add static keyword to functions and variables which have file scope
only.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Link: http://lkml.kernel.org/r/1487545956-2547-2-git-send-email-me@tobin.cc
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions