diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-08-20 19:56:27 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-05 13:15:07 -0700 |
commit | e2c654254e3379f69ce4a2e3f322374dd071337d (patch) | |
tree | db7cbf1b65db034c572f0d7f0057ff10193760a6 /include/linux/if_ppp.h | |
parent | b8ede90cce2c63c5c592acb5d756cc14fcac448a (diff) | |
download | linux-e2c654254e3379f69ce4a2e3f322374dd071337d.tar.gz linux-e2c654254e3379f69ce4a2e3f322374dd071337d.tar.bz2 linux-e2c654254e3379f69ce4a2e3f322374dd071337d.zip |
serial: sunsu.c - don't explicitly tie array size to dynamic entity
The addition of 8250-like entities continues to grow, while this
driver has a snapshot of a select few common 8250 UARTs. So it
has no need to grow with the new additions, since it calls out
its own (largely historic) static list which does not grow.
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/if_ppp.h')
0 files changed, 0 insertions, 0 deletions