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

Bug#564156: FTBFS on armel: isp1362-hcd was written for some other kernel version



Package: linux-2.6
Version: 2.6.32-4
Justification: fails to build from source
Severity: important
Tags: patch

It seems the submitter of this driver was only pretending to work
with mainline, because this code won't compile on anything after
2.6.26:

#ifdef CONFIG_ARM
	if (isp1362_hcd->board)
		set_irq_type(irq, isp1362_hcd->board->int_act_high ? IRQT_RISING : IRQT_FALLING);
#endif

It looks like this can easily be fixed, but as this is a platform
device driver and none of our kernel flavours appears to use it I see
no reason to build it at all.

Ben.

-- System Information:
Debian Release: squeeze/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Ben Hutchings
To err is human; to really foul things up requires a computer.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: