From 796dada9f5584a677a0a2a1972090bfc538903ff Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Wed, 30 Sep 2009 07:54:40 +0000 Subject: [PATCH] Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ Blackfin already sets proper flow handlers on all IRQs, and we don't rely on __do_IRQ, therefore we can simply select GENERIC_HARDIRQS_NO__DO_IRQ. Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger --- Reading git-format-patch failed