Skip to content
Commit 3f832699 authored by Martin Fuzzey's avatar Martin Fuzzey Committed by Stefano Babic
Browse files

w1: mxc: fix build



Now that header files no longer include common.h it must be included
first.

Otherwise the build fails with errors like
	include/asm/arch/clock.h:43:1: error: unknown type name 'u32'
	 u32 imx_get_uartclk(void);

Fixes: c3dc39a2 ("arm: Don't include common.h in header files")

Signed-off-by: default avatarMartin Fuzzey <martin.fuzzey@flowbird.group>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 9452d58e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment