kernel-ark/drivers
Al Viro 461790f790 [PATCH] broken dependency for floppy on ARM
(!ARCH_S390 && !M68K && !IA64 && !UML) is obviously always true on ARM.

Intended behaviour for ARM is "absent unless we are on RiscPC or
EBSA285".  So what we want is added && !ARM in the first term - without
it the last part (|| ARCH_RPC || ARCH_EBSA285, that is) doesn't do
anything. 

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-24 12:28:35 -07:00
..
acorn
acpi
atm
base [PATCH] kobject/hotplug split - devices core 2005-04-18 21:57:36 -07:00
block [PATCH] broken dependency for floppy on ARM 2005-04-24 12:28:35 -07:00
bluetooth
cdrom
char
cpufreq
crypto
dio
eisa
fc4
firmware
i2c [PATCH] broken dependency for I2C_MPC 2005-04-24 12:28:35 -07:00
ide
ieee1394 [PATCH] Fix non-legacy ISO receive regression 2005-04-21 14:09:42 -07:00
infiniband
input
isdn [PATCH] missing include in hisax 2005-04-24 12:28:35 -07:00
macintosh
mca
md
media
message
misc
mmc
mtd
net [TG3]: Add msi test 2005-04-21 17:13:59 -07:00
nubus
oprofile
parisc
parport
pci
pcmcia
pnp
s390
sbus [SPARC]: Provide generic ioctls in Sparc RTC driver. 2005-04-21 21:42:34 -07:00
scsi [PATCH] SCSI GFP fixes 2005-04-24 12:28:34 -07:00
serial [SPARC64]: In sunsab driver, make sure to set the uart timeout. 2005-04-21 22:18:03 -07:00
sh
sn
tc
telephony
usb Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ 2005-04-19 13:14:28 -07:00
video [PATCH] Fix tgafb.c compile failure 2005-04-21 14:09:42 -07:00
w1 [PATCH] w1_smem: w1 ID is only 8 bytes long. 2005-04-18 21:16:57 -07:00
zorro
Kconfig
Makefile