commit | 108cc2e7d212c7d52694fb400423da807e1e5fe4 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Apr 30 12:42:50 2013 +0300 |
committer | Len Brown <len.brown@intel.com> | Wed Dec 03 18:49:20 2014 -0500 |
tree | 5717e95d8c73b955da076595525c25f5d6c178dc | |
parent | 009d0431c3914de64666bec0d350e54fdd59df6a [diff] |
SFI: fix compiler warnings drivers/sfi/sfi_core.c:164:26: warning: no previous prototype for ‘sfi_map_table’ [-Wmissing-prototypes] drivers/sfi/sfi_core.c:192:6: warning: no previous prototype for ‘sfi_unmap_table’ [-Wmissing-prototypes] Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>