]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: davinci: fix build breakage with DEBUG_LL
authorSekhar Nori <nsekhar@ti.com>
Tue, 10 Sep 2013 11:00:21 +0000 (16:30 +0530)
committerSekhar Nori <nsekhar@ti.com>
Thu, 19 Sep 2013 09:26:03 +0000 (14:56 +0530)
commit15404caa44d05e280d77cddb8888b23068c38410
tree4d89766cc60b31491bbb77dac0f7dca223cfd93c
parent5667ee2a76214eb1f98d5ba5c60e1a9aa3440b67
ARM: davinci: fix build breakage with DEBUG_LL

commit 71650c5 ("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 <holler@ahsoftware.de>
Tested-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/include/mach/serial.h