Skip to content

Commit

Permalink
[ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines
Browse files Browse the repository at this point in the history
This patch removes the unused defines NR_PORTS and IMX_ISR_PASS_LIMIT in
the imx serial driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Sascha Hauer authored and Russell King committed Apr 17, 2008
1 parent d2db9aa commit 8c9915b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 8c9915b

Please sign in to comment.