staging:mei: wd_ops and wd_info should be static
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 23 Oct 2011 16:30:39 +0000 (18:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:05:13 +0000 (16:05 -0800)
commit575c1e43c85307b66625f9d5940302ac10333434
tree60adbd690add8970ec9ce96081d15e87c956f0f2
parent55f9102b7591c4cc057e6aa9e9d1e8df7ab97377
staging:mei: wd_ops and wd_info should be static

wd_ops and wd_info structures are local to wd.c so mark them static

Cc: Oren Weil <oren.jer.weil@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/mei/wd.c