Re: [PATCH 3.3] OMAP4: PRM: fix build breakage when CONFIG_OF isnot defined
From: Sergei Shtylyov
Date: Wed Feb 08 2012 - 06:51:58 EST
Hello.
On 08-02-2012 14:59, Luciano Coelho wrote:
Since 3.3-rc1, prm44xx.c build breaks if CONFIG_OF is not set:
arch/arm/mach-omap2/prm44xx.c:41: error: 'OMAP44XX_IRQ_PRCM' undeclared here (not in a function)
make[1]: *** [arch/arm/mach-omap2/prm44xx.o] Error 1
This is because of a missing include, which is added indirectly if
CONFIG_OF is defined. This problem was introduced in commit
2f31b51659c2d8315ea2888ba5b93076febe672b
Please also specify the summary of that commit in parens.
Cc: Tero Kristo<t-kristo@xxxxxx>
Signed-off-by: Luciano Coelho<coelho@xxxxxx>
WBR, Sergei
--
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/