kernel-ark/drivers/staging/vme
Bill Pemberton b1a5fad4c3 Staging: vme: declare vme_calc_slot() as static
vme_calc_slot() is not used anywhere other than vme.c so it should be
declared as static.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:53 -07:00
..
boards Staging: remove unused #include <linux/version.h> 2010-05-11 11:35:36 -07:00
bridges Staging: vme: Correct checkpatch errors 2010-05-11 11:35:52 -07:00
devices Staging: push down BKL into ioctl functions 2010-05-11 11:35:36 -07:00
Kconfig
Makefile
TODO
vme_api.txt
vme_bridge.h
vme.c Staging: vme: declare vme_calc_slot() as static 2010-05-11 11:35:53 -07:00
vme.h