staging: lirc: remove checks for CONFIG_LIRC_SERIAL_NSLU2
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 26 May 2014 19:26:57 +0000 (21:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 03:19:26 +0000 (20:19 -0700)
commit3746cfb684cdd9cce843e914012ec56e7064dbe2
tree8dde4d68048ee1b2367ede24e30927f5a7d27e61
parente31273ee121c9e100135f6400553d28e73b9d6a8
staging: lirc: remove checks for CONFIG_LIRC_SERIAL_NSLU2

When support for homebrew serial port receivers was added in v2.6.36 its
code contained checks for CONFIG_LIRC_SERIAL_NSLU2. The related Kconfig
symbol didn't exist then. It still doesn't exist now. Remove these checks.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/lirc/lirc_serial.c