From 3746cfb684cdd9cce843e914012ec56e7064dbe2 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Mon, 26 May 2014 21:26:57 +0200 Subject: [PATCH] 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-format-patch failed