diff options
author | 2016-07-25 21:45:01 -0700 | |
---|---|---|
committer | 2016-09-24 23:59:51 -0500 | |
commit | 625f3eea40024d0fc6562fc737761bba696c662b (patch) | |
tree | 41afa31616c20bb37bd741ee89b687527a7b7421 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled (diff) | |
download | wireguard-linux-625f3eea40024d0fc6562fc737761bba696c662b.tar.xz wireguard-linux-625f3eea40024d0fc6562fc737761bba696c662b.zip |
powerpc/sgy_cts1000: Fix gpio_halt_cb()'s signature
Halt callback in struct machdep_calls is declared with __noreturn
attribute, so omitting that attribute in gpio_halt_cb()'s signatrue
results in compilation error.
Change the signature to address the problem as well as change the code
of the function to avoid ever returning from the function.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions