diff options
| author | Jiri Slaby <jslaby@suse.cz> | 2022-04-11 13:45:04 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-14 19:27:18 +0300 |
| commit | 83ead219292afb5dd401b68c4ee3becf8d26b6e4 (patch) | |
| tree | 621f4d1fa61655ddf1fbbfaf9b80e9f7b4e1a57c /tools/perf/scripts/python/syscall-counts.py | |
| parent | 689ca31c542687709ba21ec2195c1fbce34fd029 (diff) | |
| download | linux-83ead219292afb5dd401b68c4ee3becf8d26b6e4.tar.xz | |
tty: serial: mpc52xx_uart: remove double ifdeffery
The code now contains:
#ifdef CONFIG_PPC_MPC512x
...
#endif
#ifdef CONFIG_PPC_MPC512x
...
#endif
So remove the endif+ifdef from the middle, provided it's about the same
define.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220411104506.8990-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
