commit | 8e1c21f486944bf92f2a981f23ee811a45f5eaff | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Wed Apr 12 18:37:17 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 18:01:52 2017 +0200 |
tree | d61e68aadb418e05d31b93b53681573cc75c31ef | |
parent | a1235b3eb10086b8420f37bbb6c29436f55940ba [diff] |
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>