Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325739
b: refs/heads/master
c: d21e400
h: refs/heads/master
i:
  325737: 5f370de
  325735: 6829f24
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent ad8956f commit c3768b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 957ee7270d632245b43f6feb0e70d9a5e9ea6cf6
refs/heads/master: d21e4005e4a4c24939f239b49862e6b0852e9169
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/omap-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <linux/slab.h>
#include <linux/tty.h>
#include <linux/tty_flip.h>
#include <linux/platform_device.h>
#include <linux/io.h>
#include <linux/clk.h>
#include <linux/serial_core.h>
Expand All @@ -40,7 +41,6 @@
#include <linux/of.h>
#include <linux/gpio.h>

#include <plat/dmtimer.h>
#include <plat/omap-serial.h>

#define UART_BUILD_REVISION(x, y) (((x) << 8) | (y))
Expand Down

0 comments on commit c3768b9

Please sign in to comment.