]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgap: remove useless a variable within board_t
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 18 Aug 2014 14:32:36 +0000 (23:32 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 21:04:58 +0000 (14:04 -0700)
commit2b5c383814d361bf0c675dd854423bf5954679e9
tree81b15b33da4066516861e6d03175f7b4cb940cfb
parent950cae1579c41687d98778bcde44ee5c06906222
staging: dgap: remove useless a variable within board_t

The use_interrupts is used only in dagp_request_irq() for checking
a value from user config file. It doesn't need in board_t struct.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c
drivers/staging/dgap/dgap.h