Searched hist:"16559 ae48c76f1ceb970b9719dea62b77eb5d06b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | kgdb_nmi.c | diff 16559ae48c76f1ceb970b9719dea62b77eb5d06b Mon Feb 04 17:35:26 CST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> kgdb: remove #include <linux/serial_8250.h> from kgdb.h
There's no reason kgdb.h itself needs to include the 8250 serial port header file. So push it down to the _very_ limited number of individual drivers that need the values in that file, and fix up the places where people really wanted serial_core.h and platform_device.h.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/kernel/debug/ |
H A D | gdbstub.c | diff 16559ae48c76f1ceb970b9719dea62b77eb5d06b Mon Feb 04 17:35:26 CST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> kgdb: remove #include <linux/serial_8250.h> from kgdb.h
There's no reason kgdb.h itself needs to include the 8250 serial port header file. So push it down to the _very_ limited number of individual drivers that need the values in that file, and fix up the places where people really wanted serial_core.h and platform_device.h.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | debug_core.c | diff 16559ae48c76f1ceb970b9719dea62b77eb5d06b Mon Feb 04 17:35:26 CST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> kgdb: remove #include <linux/serial_8250.h> from kgdb.h
There's no reason kgdb.h itself needs to include the 8250 serial port header file. So push it down to the _very_ limited number of individual drivers that need the values in that file, and fix up the places where people really wanted serial_core.h and platform_device.h.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | kgdb.h | diff 16559ae48c76f1ceb970b9719dea62b77eb5d06b Mon Feb 04 17:35:26 CST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> kgdb: remove #include <linux/serial_8250.h> from kgdb.h
There's no reason kgdb.h itself needs to include the 8250 serial port header file. So push it down to the _very_ limited number of individual drivers that need the values in that file, and fix up the places where people really wanted serial_core.h and platform_device.h.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_dp.c | diff 16559ae48c76f1ceb970b9719dea62b77eb5d06b Mon Feb 04 17:35:26 CST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> kgdb: remove #include <linux/serial_8250.h> from kgdb.h
There's no reason kgdb.h itself needs to include the 8250 serial port header file. So push it down to the _very_ limited number of individual drivers that need the values in that file, and fix up the places where people really wanted serial_core.h and platform_device.h.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|