| commit | 6619d165ccab07bb8c5a4848dcd3fffdc3db1c2f | [log] [tgz] |
|---|---|---|
| author | Bradley Rubin <brubin@codeaurora.org> | Wed Jul 13 18:09:02 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:14:59 2011 -0700 |
| tree | 2eb8c131b8329a6da7fcffb0ee487480bfc38df2 | |
| parent | a0f6b6758aea4909a2e37d29037316de9e148788 [diff] [blame] |
Kbuild: Export Tabla register macro header file to user space Gives audio acdb utility library access to Tabla register macros Signed-off-by: Brad Rubin <brubin@codeaurora.org>
diff --git a/include/linux/mfd/wcd9310/Kbuild b/include/linux/mfd/wcd9310/Kbuild new file mode 100644 index 0000000..2702ec6 --- /dev/null +++ b/include/linux/mfd/wcd9310/Kbuild
@@ -0,0 +1 @@ +header-y += registers.h