- avoid-ssb-compililation-on-s390.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Avoid ssb compililation on s390
has been removed from the -mm tree.  Its filename was
     avoid-ssb-compililation-on-s390.patch

This patch was dropped because an updated version will be merged

------------------------------------------------------
Subject: Avoid ssb compililation on s390
From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

drivers/ssb/main.c: In function 'ssb_ssb_read16':
drivers/ssb/main.c:444: error: implicit declaration of function 'readw'
drivers/ssb/main.c: In function 'ssb_ssb_read32':
drivers/ssb/main.c:452: error: implicit declaration of function 'readl'
drivers/ssb/main.c: In function 'ssb_ssb_write16':
drivers/ssb/main.c:460: error: implicit declaration of function 'writew'
drivers/ssb/main.c: In function 'ssb_ssb_write32':
drivers/ssb/main.c:468: error: implicit declaration of function 'writel'

Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Cc: "John W. Linville" <linville@xxxxxxxxxxxxx>
Cc: Michael Buesch <mb@xxxxxxxxx>
Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/ssb/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/ssb/Kconfig~avoid-ssb-compililation-on-s390 drivers/ssb/Kconfig
--- a/drivers/ssb/Kconfig~avoid-ssb-compililation-on-s390
+++ a/drivers/ssb/Kconfig
@@ -2,7 +2,7 @@ menu "Sonics Silicon Backplane"
 
 config SSB
 	tristate "Sonics Silicon Backplane support"
-	depends on EXPERIMENTAL
+	depends on EXPERIMENTAL && HAS_IOMEM
 	help
 	  Support for the Sonics Silicon Backplane bus
 
_

Patches currently in -mm which might be from heiko.carstens@xxxxxxxxxx are

slow-down-printk-during-boot-fix-4.patch
git-s390.patch
git-wireless.patch
avoid-ssb-compililation-on-s390.patch
during-vm-oom-condition-kill-all-threads-in-process-group.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux