linux/drivers/staging/dt3155
H Hartley Sweeten 09d1485649 Staging: dt3155: make local functions static
The functions adjust_4MB and allocate_buffers are only called locally in
dt3155_isr.c and should be static.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Scott Smedley <ss@aao.gov.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-26 15:34:44 -07:00
..
Kconfig Staging: dt3155: add it to the build 2010-03-03 16:42:31 -08:00
Makefile Staging: dt3155: add it to the build 2010-03-03 16:42:31 -08:00
TODO Staging: dt3155: add TODO file 2010-03-03 16:42:31 -08:00
allocator.README
allocator.c Staging: Eliminate a NULL pointer dereference 2010-06-04 13:38:57 -07:00
allocator.h Staging: dt3155: allocator.c: sparse cleanups 2010-05-11 11:35:40 -07:00
dt3155.h Staging: dt3155: rename dt3155_fbuffer_s 2010-05-11 11:35:41 -07:00
dt3155.sysvinit
dt3155_drv.c Staging: dt3155: make module_{init/exit} functions static 2010-07-26 15:34:04 -07:00
dt3155_drv.h Staging: dt3155: Cleanup memory mapped i/o access 2010-06-23 15:22:36 -07:00
dt3155_io.c Staging: dt3155: remove remaining 32-bit and 8-bit global registers 2010-07-08 12:33:03 -07:00
dt3155_io.h Staging: dt3155: remove remaining 32-bit and 8-bit global registers 2010-07-08 12:33:03 -07:00
dt3155_isr.c Staging: dt3155: make local functions static 2010-07-26 15:34:44 -07:00
dt3155_isr.h Staging: dt3155: use the fbuffer pointer instead of looking it up 2010-07-22 11:04:00 -07:00