From c72374ff0d4c66c548a68637d1f0adcd9a788c4a Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Thu, 5 Jun 2014 22:48:11 +0200 Subject: [PATCH] staging: lirc: remove sa1100 support The LIRC support for sa1100 appears to have never worked because it relies on header files that have never been present in git history. Actually trying to build the driver on an ARM sa1100 kernel fails, so let's just remove the broken support. Signed-off-by: Arnd Bergmann Cc: Jarod Wilson Cc: Mauro Carvalho Chehab Cc: Tuomas Tynkkynen Cc: linux-media@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed