Skip to content
Commit 8b505ca8 authored by Thiago Farina's avatar Thiago Farina Committed by Greg Kroah-Hartman
Browse files

serial: 68328serial.c: remove BAUD_TABLE_SIZE macro



This macro is a duplicate of ARRAY_SIZE defined in kernel api, so just use
that instead.

Signed-off-by: default avatarThiago Farina <tfransosi@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b5d228cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment