Re: [PATCH 3/7] uartlite: Fix build on sparc.

From: Grant Likely
Date: Fri Mar 19 2010 - 12:15:42 EST


On Fri, Mar 19, 2010 at 9:18 AM, Greg Kroah-Hartman <gregkh@xxxxxxx> wrote:
> From: David Miller <davem@xxxxxxxxxxxxx>
>
> We can get this driver enabled via MFD_TIMBERDALE which only
> requires GPIO to be on.
>
> But the of_address_to_resource() function is only present on
> powerpc and microblaze, so we have to conditionalize the
> CONFIG_OF probing bits on that.
>
> Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
> Acked-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

Hi Greg,

In the end I ended up merging this one through my tree. I picked it
up when I needed it for my own testing and so it was in my last merge
request for Linus.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/