diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-14 15:52:42 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-14 15:52:42 +0000 |
commit | 26e3776a22bf894ced5af4c28968dc1dc99968eb (patch) | |
tree | 2d38a3789e27a423439c37a45a09cae31990a615 /target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch | |
parent | 4bd70fc26256cf485f19e0c8b881e078dc36134f (diff) |
nuke obsolete kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch b/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch deleted file mode 100644 index c486fb81e0..0000000000 --- a/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 32a457c1616086e434bab03c24920ff6bd39e15a Mon Sep 17 00:00:00 2001 -From: Mike Westerhof <mwester@dls.net> -Date: Wed, 30 Apr 2008 14:50:12 +0100 -Subject: [PATCH] Stop GTA01 MMC Debugging messages - -Signed-off-by: Mike Westerhof <mwester@dls.net> ---- - defconfig-2.6.24-maxmodules | 2 +- - defconfig-gta01 | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules -index 6f6243e..f574da5 100644 ---- a/defconfig-2.6.24-maxmodules -+++ b/defconfig-2.6.24-maxmodules -@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y - CONFIG_SDIO_S3C24XX_DMA=y - CONFIG_SDIO_AR6000_WLAN=y - CONFIG_MMC=y --CONFIG_MMC_DEBUG=y -+# CONFIG_MMC_DEBUG is not set - CONFIG_MMC_UNSAFE_RESUME=y - - # -diff --git a/defconfig-gta01 b/defconfig-gta01 -index 6f6243e..f574da5 100644 ---- a/defconfig-gta01 -+++ b/defconfig-gta01 -@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y - CONFIG_SDIO_S3C24XX_DMA=y - CONFIG_SDIO_AR6000_WLAN=y - CONFIG_MMC=y --CONFIG_MMC_DEBUG=y -+# CONFIG_MMC_DEBUG is not set - CONFIG_MMC_UNSAFE_RESUME=y - - # --- -1.5.6.5 - |