summaryrefslogtreecommitdiff
path: root/include/linux/mxc_scc2_driver.h
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-04-13 14:18:45 -0500
committerJason Liu <r64343@freescale.com>2012-01-09 20:08:14 +0800
commitfb09a1e1b4cd436744fc1b1ccd04d58c4208d55f (patch)
tree8e593be968c0846485f6ed28d819f00f63c8146b /include/linux/mxc_scc2_driver.h
parent3c8919113c2cd6a73924af406707f5651f1d5c36 (diff)
ENGR00142089-2 MX51/MX53 Upgrade SCC2 and SAHARA drivers to 2.6.38
Removed SCC2 IRQ definitions from header file since IRQs will be obtained from resource array during probe function. Signed-off-by: Anish Trivedi <anish@freescale.com>
Diffstat (limited to 'include/linux/mxc_scc2_driver.h')
-rw-r--r--include/linux/mxc_scc2_driver.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/linux/mxc_scc2_driver.h b/include/linux/mxc_scc2_driver.h
index 4a32d628b062..91327e488d3e 100644
--- a/include/linux/mxc_scc2_driver.h
+++ b/include/linux/mxc_scc2_driver.h
@@ -119,16 +119,6 @@
#define SCC_DRIVER_MINOR_VERSION_2 2
-/*!
- * Interrupt line number of SCM interrupt.
- */
-#define INT_SCC_SCM MXC_INT_SCC_SCM
-
-/*!
- * Interrupt line number of the SMN interrupt.
- */
-#define INT_SCC_SMN MXC_INT_SCC_SMN
-
/**
* @typedef scc_return_t
*/