commit | 6f0556ae75cce7aae34141ab89af726f5e644089 | [log] [tgz] |
---|---|---|
author | Flemmard <flemmard@gmail.com> | Fri Feb 28 22:50:14 2014 +0100 |
committer | Flemmard <flemmard@gmail.com> | Fri Feb 28 22:50:14 2014 +0100 |
tree | 804aaf26aebc888a1fc8df58447416ed26ac2d87 | |
parent | 75656905a7b2e3190720346e155647d3074a2ed1 [diff] [blame] |
codec: tpa2051d3: updated driver. moved header into linux, to export it via Kbuild. updated boards
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 94ba7dd..9f5ba2a 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild
@@ -381,6 +381,7 @@ header-y += tipc.h header-y += tipc_config.h header-y += toshiba.h +header-y += tpa2051d3.h header-y += tspp.h header-y += tty.h header-y += types.h