commit | 37fd9c35e67b3a91c52dd721ca1bf3a7cbf81237 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Apr 12 19:22:25 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 14 10:08:32 2017 +0200 |
tree | 7d163e7f37fa8a461d006f2158bb7235a4a94eac | |
parent | 184f8e0981ef37a63fc0c3203f8546768c1d7b87 [diff] |
atomisp: remove fixedbds kernel code This is a whole pile of code that wraps a single assignment. Remove it and put the assignment in the caller. Once we have the kernels sorted we should revisit these and remove all the pointless 1 item structs that go with it. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>