lkml.org 
[lkml]   [2006]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] another fallout from the pt_regs removal

OK please drop that one -- it has been fixed already.


On Wed, 18 Oct 2006, Nicolas Pitre wrote:

>
> Signed-off-by: Nicolas Pitre <nico@cam.org>
>
> ---
>
> 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-18 19:39    [W:0.035 / U:0.604 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site