diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /net/irda/irnet | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'net/irda/irnet')
-rw-r--r-- | net/irda/irnet/irnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/irnet/irnet.h b/net/irda/irnet/irnet.h index 564eb0b8afa..979ecb2435a 100644 --- a/net/irda/irnet/irnet.h +++ b/net/irda/irnet/irnet.h | |||
@@ -254,7 +254,7 @@ | |||
254 | #include <linux/init.h> | 254 | #include <linux/init.h> |
255 | 255 | ||
256 | #include <linux/ppp_defs.h> | 256 | #include <linux/ppp_defs.h> |
257 | #include <linux/ppp-ioctl.h> | 257 | #include <linux/if_ppp.h> |
258 | #include <linux/ppp_channel.h> | 258 | #include <linux/ppp_channel.h> |
259 | 259 | ||
260 | #include <net/irda/irda.h> | 260 | #include <net/irda/irda.h> |