commit | 10c7e4c5fca7f7bb94df63ab36d552231787fde5 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Tue Feb 19 15:04:07 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 26 15:07:06 2019 -0700 |
tree | deae79598b63c24bb50facf42b54f7071d48fe4e | |
parent | 203a068ac9e2722e4d118116acaa3a5586f9468a [diff] |
ice: Remove unused function prototype Commit 37bb83901286 ("ice: Move common functions out of ice_main.c part 7/7") seems to have inadvertently introduced a function prototype for ice_vsi_cfg_tc without a corresponding function implementation. Remove it. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>