commit | cc4e33d961276bd2e72add5188a124f51c11801d | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Mar 06 11:21:04 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 06 12:31:17 2017 +0100 |
tree | d747d0ebe59c5ed5601cd411e83c087cdbfd9105 | |
parent | c9d9602f36d0b4fb2ac55506cffddc797a3954fc [diff] |
atomisp2: unify some ifdef cases caused by format changes The two drivers were originally merged by tools, and the tools didn't always spot white space only changes. Fix a few of them found by zero-day and clean up some more by hand. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>