commit | 53ed7812841f107786f69e0437831469ffdeeeee | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Tue Sep 10 16:30:21 2013 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Sep 19 14:56:03 2013 +0530 |
tree | 4d89766cc60b31491bbb77dac0f7dca223cfd93c | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f [diff] |
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 <holler@ahsoftware.de> Tested-by: Alexander Holler <holler@ahsoftware.de> Signed-off-by: Sekhar Nori <nsekhar@ti.com>