提交 dbf5bef8 编写于 作者: V Venu Byravarasu 提交者: Greg Kroah-Hartman

serial: tegra: Fix compilation error

Fix compilation error, by adding the correct header file
for Tegra clocks.
Signed-off-by: NVenu Byravarasu <vbyravarasu@nvidia.com>
Reviewed-by: NStephen Warren <swarren@nvidia.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9429ccbf
......@@ -43,7 +43,7 @@
#include <linux/tty.h>
#include <linux/tty_flip.h>
#include <mach/clk.h>
#include <linux/clk/tegra.h>
#define TEGRA_UART_TYPE "TEGRA_UART"
#define TX_EMPTY_STATUS (UART_LSR_TEMT | UART_LSR_THRE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册