OK please drop that one -- it has been fixed already.
On Wed, 18 Oct 2006, Nicolas Pitre wrote:
>
> Signed-off-by: Nicolas Pitre <[email protected]>
>
> ---
>
> diff --git a/arch/arm/mach-pxa/lubbock.c b/arch/arm/mach-pxa/lubbock.c
> index ee80d62..142c33c 100644
> --- a/arch/arm/mach-pxa/lubbock.c
> +++ b/arch/arm/mach-pxa/lubbock.c
> @@ -397,7 +397,7 @@ static void lubbock_mmc_poll(unsigned lo
> if (LUB_IRQ_SET_CLR & (1 << 0))
> mod_timer(&mmc_timer, jiffies + MMC_POLL_RATE);
> else {
> - (void) mmc_detect_int(LUBBOCK_SD_IRQ, (void *)data, NULL);
> + (void) mmc_detect_int(LUBBOCK_SD_IRQ, (void *)data);
> enable_irq(LUBBOCK_SD_IRQ);
> }
> }
>
Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]