Staging: dt3155: make local functions static
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 23 Jul 2010 18:49:25 +0000 (11:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jul 2010 22:34:44 +0000 (15:34 -0700)
commit09d1485649a46fda2c5f76b9c870d820d4d8d029
treeb5e23ddebe4aa867e556434dd2bafa8ede0c9993
parent968181ca7e679be70bd50b82665e1f369a856ec7
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>
drivers/staging/dt3155/dt3155_isr.c