From: Paul Bolle Date: Mon, 26 May 2014 19:26:57 +0000 (+0200) Subject: staging: lirc: remove checks for CONFIG_LIRC_SERIAL_NSLU2 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3746cfb684cdd9cce843e914012ec56e7064dbe2;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed