staging: ft1000: remove formal get_request_value function header from ft1000-download.c
authorKelley Nielsen <kelleynnn@gmail.com>
Mon, 14 Oct 2013 22:38:18 +0000 (15:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:50:33 +0000 (08:50 -0700)
commit1f13b0b8e7a60cfdc5fcc7367350592b37789528
treea4cb7f01ddbf7d3fbb3dfcea28ba4c9f371d2415
parentc50ede79751ffcf263b8f4bbb4060f41eec3dfe0
staging: ft1000: remove formal get_request_value function header from ft1000-download.c

since there was no information in the C99 style header
for function get_request_type() that was not easily obtainable
by looking at the function, the header was completely removed.

Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c