Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[deliverable/linux.git] / drivers / s390 / char / tty3270.h
CommitLineData
364c8558 1/*
364c8558
HC
2 * Copyright IBM Corp. 2007
3 *
4 */
5
6#ifndef __DRIVERS_S390_CHAR_TTY3270_H
7#define __DRIVERS_S390_CHAR_TTY3270_H
8
9#include <linux/tty.h>
10#include <linux/tty_driver.h>
11
12extern struct tty_driver *tty3270_driver;
13
14#endif /* __DRIVERS_S390_CHAR_TTY3270_H */
This page took 1.324299 seconds and 5 git commands to generate.