Re: [PATCH v3] drivers: mfd: silence compiler warning in sec-core.c

From: Lee Jones
Date: Thu Mar 13 2014 - 04:03:50 EST


> When used 64bit compiler GCC warns as
> drivers/mfd/sec-core.c:199:10: warning:
> cast from pointer to integer of different size [-Wpointer-to-int-cast]
>
> Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
> ---

When submitting multiple versions, it's really helpful to keep a
simple, bullet-point change log here. It aids the review process and
omits the requirement to keep the history of every patch submittion in
a Maintainer's head.

> drivers/mfd/sec-core.c | 6 +++---
> include/linux/mfd/samsung/core.h | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)

Patch looks good now. Applied, thanks.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/