OSDN Git Service

Staging: vt6655: Remove unused function vnt_key_init_table
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 12 Sep 2016 19:08:19 +0000 (00:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Sep 2016 13:01:29 +0000 (15:01 +0200)
commitb8a7b474672321c7f0550620b32cd676501c3506
treec919795981cab6561cda0336b15dbc1612fa50c3
parentc371ffa79c4ca29b8cd7da4d30157179162130c8
Staging: vt6655: Remove unused function vnt_key_init_table

The function vnt_key_init_table is not used anywhere in the kernel.
Therefore, remove the function definition and prototype.
Grepped to find occurences.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/key.c
drivers/staging/vt6655/key.h