summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-07-23 11:10:46 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2010-07-23 11:10:46 +1000
commit41fec3b6a5bafb0a5dfa04b3a0f5b500758c8c78 (patch)
treea14a03dc6c5491921993f9c73ff34498c11e61c4 /drivers
parent7eee309265700a7dd0e5ca3898fff43ce24e15c6 (diff)
parent39f9f57e9aed04856a341a13a5db89ebe726759b (diff)
Merge branch 'quilt/tty.current'
Diffstat (limited to 'drivers')
-rw-r--r--drivers/serial/atmel_serial.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/serial/atmel_serial.c b/drivers/serial/atmel_serial.c
index eed3c2d8dd1c..a182def7007d 100644
--- a/drivers/serial/atmel_serial.c
+++ b/drivers/serial/atmel_serial.c
@@ -41,6 +41,7 @@
#include <linux/uaccess.h>
#include <asm/io.h>
+#include <asm/ioctls.h>
#include <asm/mach/serial_at91.h>
#include <mach/board.h>