Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c9915bf authored by Sascha Hauer's avatar Sascha Hauer Committed by Russell King
Browse files

[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines



This patch removes the unused defines NR_PORTS and IMX_ISR_PASS_LIMIT in
the imx serial driver.

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d2db9aaa
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -166,10 +166,6 @@
#define SERIAL_IMX_MAJOR	204
#define MINOR_START		41

#define NR_PORTS		2

#define IMX_ISR_PASS_LIMIT	256

/*
 * This is the size of our serial port register set.
 */