commit | d565ed38d045793b76f022565a50793a3535bdbd | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 14 11:54:29 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 14 11:54:29 2017 +0200 |
tree | f82586320fd8d27479297d01da6c4e89cdc2d0a1 | |
parent | f40609d1591fbbd9d391f1f8220173237911ab23 [diff] |
arm: mach-rpc: ecard: fix build error The last commit from me had a missing ';' which broke the build. Thanks to Arnd for pointing out the issue. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>