From: Tony Lindgren Date: Thu, 10 Nov 2011 20:12:55 +0000 (-0800) Subject: ARM: OMAP: Fix dpll_data compile error when omap2 only is selected X-Git-Tag: v3.2-rc4~7^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be620f79714b6598275bd5c71d89bb24dfe332e;p=pandora-kernel.git ARM: OMAP: Fix dpll_data compile error when omap2 only is selected Without this patch we get the following error: arch/arm/mach-omap2/clkt_dpll.c: In function '_dpll_test_fint': arch/arm/mach-omap2/clkt_dpll.c:98: error: 'struct dpll_data' has no member named 'flags' Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed