From 9dfa73e4fc85c0c33f921974d011ede59aba0276 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sat, 30 Jun 2007 13:19:16 +0000 Subject: ixp4xx-kernel: Removed obsolete kernel versions --- packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch (limited to 'packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch') diff --git a/packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch b/packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch deleted file mode 100644 index 7587058cb7..0000000000 --- a/packages/linux/ixp4xx-kernel/2.6.15/81-nslu2-power.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- linux-2.6.15/arch/arm/mach-ixp4xx/nslu2-power.c~ 2006-01-03 13:51:10.000000000 +1030 -+++ linux-2.6.15/arch/arm/mach-ixp4xx/nslu2-power.c 2006-01-15 03:57:59.000000000 +1030 -@@ -80,6 +80,9 @@ - - static void __exit nslu2_power_exit(void) - { -+ if (!(machine_is_nslu2())) -+ return; -+ - free_irq(NSLU2_RB_IRQ, NULL); - free_irq(NSLU2_PB_IRQ, NULL); - } -- cgit v1.2.3