Re: [PATCH] TWL6040: fix build error

From: Peter Ujfalusi
Date: Fri May 11 2012 - 02:58:30 EST


Hi,

On 05/10/2012 09:44 PM, Sasha Levin wrote:
> Fixes build error due to missing of_property_read_u32.

The reason I have not seen this is that I have CONFIG_OF_DEVICE selected
which will make the linux/of.h to be included in the linux/of_device.h

When I did sanity build check on x86 (64bit) I have not noticed any
breakage since the allmodconfig on 64bit does not build the
twl6040-vibra driver.

It is obvious that I need to improve my sanity kernel build testing.

> Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx>

Acked-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
--
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/