diff options
author | Douglas Anderson <dianders@chromium.org> | 2020-05-07 13:08:45 -0700 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2020-05-18 17:49:27 +0100 |
commit | eae3e19ca930a56c726fbf4dc3adc198b8f5d61d (patch) | |
tree | cd7ab468f13f13674d4bde83963aaf36d1aa1c4a /include/linux | |
parent | 3ca676e4ca60d1834bb77535dafe24169cadacef (diff) | |
download | linux-eae3e19ca930a56c726fbf4dc3adc198b8f5d61d.tar.gz linux-eae3e19ca930a56c726fbf4dc3adc198b8f5d61d.tar.bz2 linux-eae3e19ca930a56c726fbf4dc3adc198b8f5d61d.zip |
kgdboc: Remove useless #ifdef CONFIG_KGDB_SERIAL_CONSOLE in kgdboc
This file is only ever compiled if that config is on since the
Makefile says:
obj-$(CONFIG_KGDB_SERIAL_CONSOLE) += kgdboc.o
Let's get rid of the useless #ifdef.
Reported-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20200507130644.v4.7.Icb528f03d0026d957e60f537aa711ada6fd219dc@changeid
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions