commit | 44c97d5942773663383f2caa795c65a6dabc69e7 | [log] [tgz] |
---|---|---|
author | Flemmard <flemmard@gmail.com> | Fri Feb 21 21:04:44 2014 +0100 |
committer | Flemmard <flemmard@gmail.com> | Fri Feb 21 21:04:44 2014 +0100 |
tree | 3c030b5991ab39d5cd7253d7bff2a925ad44fe96 | |
parent | 0e327481363920979d7b1ef57c0ad1b9ef161ac6 [diff] [blame] |
misc: add hsuart driver
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 66c5c64..e3f81e6 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild
@@ -153,6 +153,7 @@ header-y += hiddev.h header-y += hidraw.h header-y += hpet.h +header-y += hsuart.h header-y += hysdn_if.h header-y += i2c-dev.h header-y += i2c.h