Hi, Geert Uytterhoeven wrote: > At first sight, nothing in this driver seems to be SPARC-specific, so > perhaps this can be relaxed > to e.g. depends on OF_DEVICE? > It uses of_ioremap/unmap which are SPARC-specific. I have been bitten by things like this before when thinking I was portable so this time I just depended on SPARC. The core is not used on any other platforms and is not very likely to be used either. > Please remove the cast and use %p to format the address. Will do. Thanks, Kristoffer Glembo -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html