From: Sekhar Nori Date: Tue, 10 Sep 2013 11:00:21 +0000 (+0530) Subject: ARM: davinci: fix build breakage with DEBUG_LL X-Git-Tag: v3.12-rc4~25^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ed7812841f107786f69e0437831469ffdeeeee;p=pandora-kernel.git ARM: davinci: fix build breakage with DEBUG_LL commit fcf7157 ("ARM: davinci: serial: get rid of davinci_uart_config") introduced build breakage because of a misplaced header file include which cause a bunch of errors when the file is included in assembly code (like debug-macro.S) Fix the build breakage. Reported-by: Alexander Holler Tested-by: Alexander Holler Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed