From 7e8b205bf18dcb8ae7210b1b0789fe9d3d04db77 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 5 Jan 2011 13:13:11 +0000 Subject: [PATCH] Removed a superfluous hunk from a patch. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3189 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- .../in-tree/Makefile.drivers.Linux-2.6.37.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/scst/kernel/in-tree/Makefile.drivers.Linux-2.6.37.patch b/scst/kernel/in-tree/Makefile.drivers.Linux-2.6.37.patch index 5e01c2ecc..b4166236b 100644 --- a/scst/kernel/in-tree/Makefile.drivers.Linux-2.6.37.patch +++ b/scst/kernel/in-tree/Makefile.drivers.Linux-2.6.37.patch @@ -1,16 +1,3 @@ -diff --git a/drivers/Kconfig b/drivers/Kconfig -index a2b902f..92e3d67 100644 ---- a/drivers/Kconfig -+++ b/drivers/Kconfig -@@ -22,6 +22,8 @@ source "drivers/ide/Kconfig" - - source "drivers/scsi/Kconfig" - -+source "drivers/scst/Kconfig" -+ - source "drivers/ata/Kconfig" - - source "drivers/md/Kconfig" diff --git a/drivers/Makefile b/drivers/Makefile index f3ebb30..a9b3c06 100644 --- a/drivers/Makefile