Searched hist:"8 e1c21f4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | Makefile | 8e1c21f4 Wed Apr 12 17:37:17 CDT 2017 Nicolas Pitre <nicolas.pitre@linaro.org> serial: small Makefile reordering
Move 21285 entry down alongside other UART drivers to be more consistent with the rest of the file. It is kept before 8250 though, to preserve the existing link ordering between those two.
Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 8e1c21f4 Wed Apr 12 17:37:17 CDT 2017 Nicolas Pitre <nicolas.pitre@linaro.org> serial: small Makefile reordering Move 21285 entry down alongside other UART drivers to be more consistent with the rest of the file. It is kept before 8250 though, to preserve the existing link ordering between those two. Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|