summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2011-04-13 14:18:45 -0500
committerAnish Trivedi <anish@freescale.com>2011-04-15 09:55:14 -0500
commit5e8e7cdb132a4c0e06f7f1fdc6bb9c0594adb3c2 (patch)
tree15c9db562daa1e50c64984d354d5e0df41cb6e31 /include
parentd8e9af800edb6e6c64dde963a25ccb9d412f4ac0 (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')
-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
*/