diff options
| author | Tom Rix <[email protected]> | 2021-06-01 12:02:00 -0700 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-15 17:12:05 +1000 |
| commit | b629f6c0ab8668a186fda2627296d0cbcc45a368 (patch) | |
| tree | 56240f87e04399ac1e1ebda0890a2e234dfead70 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9733862e50fdba55e7f1554e4286fcc5302ff28e (diff) | |
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
With gcc 10.3, there is this compiler error:
compiler.h:56:26: error: this statement may fall through
mpc52xx_gpt.c:586:2: note: here
586 | case WDIOC_GETTIMEOUT:
| ^~~~
So add the fallthrough pseudo keyword.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions